gimp-item-is-group

Michael Natterer <mitch@gimp.org>

Description

Returns whether the item is a group item.

Help

This procedure returns TRUE if the specified item is a group item which can have children.


Type

unknown

Parameters

Type Name Description
unknown item The item

Return

Type Name Description
PF_INT group TRUE if the item is a group, FALSE otherwise (TRUE or FALSE)