Selection


Object Hierarchy:

Atk.Selection Atk.Selection Atk.Selection GLib.Object GLib.Object GLib.Object->Atk.Selection

Description:

[ CCode ( type_id = "atk_selection_get_type ()" ) ]
public interface Selection : Object

Selection should be implemented by UI components with children which are exposed by atk_object_ref_child and get_n_children, if the use of the parent UI component ordinarily involves selection of one or more of the objects corresponding to those Object children - for example, selectable lists.

Note that other types of "selection" (for instance text selection) are accomplished a other ATK interfaces - Selection is limited to the selection/deselection of children.

All known implementing classes:

Namespace: Atk
Package: atk

Content:

Methods:

Signals:

Inherited Members: