Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
atkSelectionClearSelection: atkSelectionClearSelection
Description
Clears the selection in the object so that no children in the object are selected.
Usage
atkSelectionClearSelection(object)
Arguments
object
[
AtkSelection
] a
GObject
instance that implements AtkSelectionIface
Value
[logical] TRUE if success, FALSE otherwise.