RGtk2 (version 2.20.31)

gtkToolbarGetItemIndex: gtkToolbarGetItemIndex

Description

Returns the position of item on the toolbar, starting from 0. It is an error if item is not a child of the toolbar.

Usage

gtkToolbarGetItemIndex(object, item)

Arguments

object
item
a GtkToolItem that is a child of toolbar

Value

Details

Since 2.4