Selection.selectAllSelection

Causes every child of the object to be selected if the object supports multiple selections.

class Selection
int
selectAllSelection
()

Return Value

Type: int

TRUE if success, FALSE otherwise. Signal Details The "selection-changed" signal void user_function (AtkSelection *atkselection, gpointer user_data) : Run Last The "selection-changed" signal is emitted by an object which implements AtkSelection interface when the selection changes.

Meta