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

groupa #GtkToolItemGroup which is a child of palette
exclusivewhether the group should be exclusive or not