| atkSelectionRefSelection {RGtk2} | R Documentation |
Gets a reference to the accessible object representing the specified
selected child of the object.
Note: callers should not rely on NULL or on a zero value for
indication of whether AtkSelectionIface is implemented, they should
use type checking/interface checking functions or the
atkGetAccessibleValue() convenience method.
atkSelectionRefSelection(object, i)
|
[ |
|
[integer] a |
[AtkObject] an AtkObject representing the selected accessible , or NULL
if selection does not implement this interface.
Derived by RGtkGen from GTK+ documentation