Method
GimpItemlist_children
since: 3.0
Declaration [src]
GList*
gimp_item_list_children (
GimpItem* item
)
Description [src]
Returns the item’s list of children.
This procedure returns the list of items which are children of the specified item. The order is topmost to bottommost.
Available since: 3.0
This method is not directly available to language bindings.