gtkToolItemGroupGetItemPosition {RGtk2} | R Documentation |
Gets the position of item
in group
as index.
gtkToolItemGroupGetItemPosition(object, item)
|
|
|
Since 2.20
[integer] the index of item
in group
or -1 if item
is no child of group
Derived by RGtkGen from GTK+ documentation