ToolItemGroup.getItemPosition

Gets the position of item in group as index. Since 2.20

class ToolItemGroup
int
getItemPosition

Parameters

item ToolItem

a GtkToolItem

Return Value

Type: int

the index of item in group or -1 if item is no child of group

Meta