Method

GimpItemis_drawable

Declaration [src]

gboolean
gimp_item_is_drawable (
  GimpItem* item
)

Description [src]

Returns whether the item is a drawable.

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

Available since:2.8

Return value

Returns: gboolean
 

TRUE if the item is a drawable, FALSE otherwise.