ToolPalette.setExclusive
void setExclusive(gtk.tool_item_group.ToolItemGroup group, bool exclusive)Sets whether the group should be exclusive or not. If an exclusive group is expanded all other groups are collapsed.
Parameters
group | a #GtkToolItemGroup which is a child of palette |
exclusive | whether the group should be exclusive or not |