Method

AtkSelectionselect_all_selection

Declaration [src]

gboolean
atk_selection_select_all_selection (
  AtkSelection* selection
)

Description [src]

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

Return value

Type: gboolean

TRUE if success, FALSE otherwise.