get_hypertext


Description:

[ Version ( deprecated = true , deprecated_since = "2.10" ) ]
public Hypertext get_hypertext ()

Warning: get_hypertext is deprecated since 2.10.

Gets the Hypertext interface for an Accessible.

Note:

Use atspi_accessible_get_hypertext_iface instead.

Parameters:

this

a pointer to the Accessible instance to query.

Returns:

a pointer to an Hypertext interface instance, or NULL if this does not implement Hypertext.