gtkToolbarGetItemIndex: gtkToolbarGetItemIndex

Description Usage Arguments Details Value Author(s)

View source: R/gtkFuncs.R

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

1
gtkToolbarGetItemIndex(object, item)

Arguments

object

a GtkToolbar

item

a GtkToolItem that is a child of toolbar

Details

Since 2.4

Value

[integer] the position of item on the toolbar.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.