Method

GimpItemget_expanded

since: 2.10

Declaration [src]

gboolean
gimp_item_get_expanded (
  GimpItem* item
)

Description [src]

Returns whether the item is expanded.

This procedure returns TRUE if the specified item is expanded.

Available since: 2.10

Return value

Type: gboolean

TRUE if the item is expanded, FALSE otherwise.