atkSelectionAddSelection {RGtk2} | R Documentation |
Adds the specified accessible child of the object to the object's selection.
atkSelectionAddSelection(object, i)
|
[AtkSelection ] a GObject instance that implements AtkSelectionIface |
|
[integer] a integer specifying the child index. |
[logical] TRUE if success, FALSE otherwise.
Derived by RGtkGen from GTK+ documentation