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