[ Version ( deprecated = true , deprecated_since = "2.10" ) ]
public Selection get_selection ()
Warning: get_selection is deprecated since 2.10.
Gets the Selection interface for an Accessible.
Use atspi_accessible_get_selection_iface instead.
this |
a pointer to the Accessible instance to query. |
a pointer to an Selection interface instance, or NULL if this does not implement Selection. |