atkObjectGetIndexInParent {RGtk2} | R Documentation |
Gets the 0-based index of this accessible in its parent; returns -1 if the accessible does not have an accessible parent.
atkObjectGetIndexInParent(object)
|
[AtkObject ] an AtkObject |
[integer] an integer which is the index of the accessible in its parent
Derived by RGtkGen from GTK+ documentation