select_all_selection
Description:
public abstract bool select_all_selection ()
Causes every child of the object to be selected if the object supports multiple selections.
Parameters:
this |
a Object instance that implements AtkSelectionIface
|
Returns:
TRUE if success, FALSE otherwise.
|