[ CCode ( type_id = "atspi_selection_get_type ()" ) ]
public interface Selection : Object
An interface which indicates that an object exposes a 'selection' model, allowing the selection of one or more of its children.
An interface which indicates that an object exposes a 'selection' model, allowing the selection of one or more of its children. Read-only Selection instances are possible, in which case the interface is used to programmatically determine the selected-ness of its children.