Package: gtk

Function gtk-toolbar-item-index

Lambda List

gtk-toolbar-item-index (toolbar item)

Arguments

toolbar -- a gtk-toolbar widget
item -- a gtk-tool-item widget that is a child of toolbar

Return Value

The position of item on the toolbar.

Details

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

See also

2021-10-30