ToolItemGroup.getItemPosition
int getItemPosition(gtk.tool_item.ToolItem item)Gets the position of item in group as index.
Parameters
item | a #GtkToolItem |
Returns
the index of item in group or -1 if item is no child of group
int getItemPosition(gtk.tool_item.ToolItem item)Gets the position of item in group as index.
item | a #GtkToolItem |