Method

AtkSelectionclear_selection

Declaration [src]

gboolean
atk_selection_clear_selection (
  AtkSelection* selection
)

Description [src]

Clears the selection in the object so that no children in the object are selected.

Return value

Type: gboolean

TRUE if success, FALSE otherwise.