Method
GtkToolPaletteset_expand
since: 2.20
Declaration [src]
void
gtk_tool_palette_set_expand (
GtkToolPalette* palette,
GtkToolItemGroup* group,
gboolean expand
)
Parameters
group
-
Type:
GtkToolItemGroup
A
GtkToolItemGroup
which is a child of palette.The data is owned by the caller of the method. expand
-
Type:
gboolean
Whether the group should be given extra space.