ToolPalette.getGroupPosition

Gets the position of group in palette as index. See gtk_tool_palette_set_group_position(). Since 2.20

class ToolPalette
int
getGroupPosition

Parameters

group ToolItemGroup

a GtkToolItemGroup

Return Value

Type: int

the index of group or -1 if group is not a child of palette

Meta