gimp-image-get-item-position

Michael Natterer <mitch@gimp.org>

Description

Returns the position of the item in its level of its item tree.

Help

This procedure determines the position of the specified item in its level in its item tree in the image. If the item doesn't exist in the image, or the item is not part of an item tree, an error is returned.


Type

unknown

Parameters

Type Name Description
PF_IMAGE image The image
unknown item The item

Return

Type Name Description
PF_INT position The position of the item in its level in the item tree