Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
atkSelectionAddSelection(object, i)
atkSelectionClearSelection(object)
atkSelectionRefSelection(object, i)
atkSelectionGetSelectionCount(object)
atkSelectionIsChildSelected(object, i)
atkSelectionRemoveSelection(object, i)
atkSelectionSelectAllSelection(object)
AtkNoOpObject
.AtkSelection
should be implemented by UI components with children which
are exposed by AtkObject
children - for
example, selectable lists.
Note that other types of "selection" (for instance text selection) are
accomplished a other ATK interfaces - AtkSelection
is limited to the
selection/deselection of children.AtkText