API Version: 3.0
Library Version: 3.0.2
Generated by gi-docgen 2023.1
since: 2.10
gboolean gimp_item_set_expanded ( GimpItem* item, gboolean expanded )
Sets the expanded state of the item.
This procedure expands or collapses the item.
Available since: 2.10
expanded
Type: gboolean
gboolean
TRUE to expand the item, FALSE to collapse the item.
TRUE on success.