RGtk2 (version 2.20.31)

gtkToolPaletteSetExclusive: gtkToolPaletteSetExclusive

Description

Sets whether the group should be exclusive or not. If an exclusive group is expanded all other groups are collapsed.

Usage

gtkToolPaletteSetExclusive(object, group, exclusive)

Arguments

group
a GtkToolItemGroup which is a child of palette
exclusive
whether the group should be exclusive or not

Details

Since 2.20