set_exclusive


Description:

public void set_exclusive (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:

this

a ToolPalette

group

a ToolItemGroup which is a child of palette

exclusive

whether the group should be exclusive or not