Method

GimpItemis_group_layer

since: 3.0

Declaration [src]

gboolean
gimp_item_is_group_layer (
  GimpItem* item
)

Description [src]

Returns whether the item is a group layer.

This procedure returns TRUE if the specified item is a group layer.

Available since: 3.0

Return value

Type: gboolean

TRUE if the item is a group layer, FALSE otherwise.