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