gimp-item-get-children

Michael Natterer <mitch@gimp.org>

Description

Returns the item's list of children.

Help

This procedure returns the list of items which are children of the specified item. The order is topmost to bottommost.


Type

unknown

Parameters

Type Name Description
unknown item The item

Return

Type Name Description
PF_INT num-children The item's number of children (num-children >= 0)
unknown child-ids The item's list of children