clear_selection
Description:
public abstract bool clear_selection ()
Clears the selection in the object so that no children in the object are selected.
Parameters:
| this |
a Object instance that implements AtkSelectionIface
|
Returns:
|
TRUE if success, FALSE otherwise.
|