Method

GimpItemis_layer

Declaration [src]

gboolean
gimp_item_is_layer (
  GimpItem* item
)

Description [src]

Returns whether the item is a layer.

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

Available since:2.8

Return value

Returns: gboolean
 

TRUE if the item is a layer, FALSE otherwise.