atkSelectionRemoveSelection {RGtk2} | R Documentation |
Removes the specified child of the object from the object's selection.
atkSelectionRemoveSelection(object, i)
|
[ |
|
[integer] a integerspecifying the index in the selection set. (e.g. the ith selection as opposed to the ith child). |
[logical] TRUE if success, FALSE otherwise.
Derived by RGtkGen from GTK+ documentation