API Version: 3.0
Library Version: 2.99.16
gboolean gimp_item_is_layer ( GimpItem* item )
Returns whether the item is a layer.
This procedure returns TRUE if the specified item is a layer.
gboolean
TRUE if the item is a layer, FALSE otherwise.