ToolPalette.getExpand

Gets whether group should be given extra space. See gtk_tool_palette_set_expand(). Since 2.20

class ToolPalette
int
getExpand

Parameters

group ToolItemGroup

a GtkToolItemGroup which is a child of palette

Return Value

Type: int

TRUE if group should be given extra space, FALSE otherwise

Meta