Method

GtkToolPaletteset_expand

since: 2.20

Declaration [src]

void
gtk_tool_palette_set_expand (
  GtkToolPalette* palette,
  GtkToolItemGroup* group,
  gboolean expand
)

Description [src]

Sets whether the group should be given extra space.

Available since: 2.20

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.