Handbook
Glossary
gtk_tool_palette_set_exclusive ( tool_palette group exclusive -- )
Vocabulary
gtk2
.
ffi
Inputs
tool_palette
an
object
group
an
object
exclusive
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_tool_palette_set_exclusive
( GtkToolPalette* tool_palette, GtkToolItemGroup* group,
gboolean
exclusive )