[ CCode ( type_cname = "GtkAccessibleHypertextInterface" , type_id = "gtk_accessible_hypertext_get_type ()" ) ]
[ Version ( since = "4.22" ) ]
public interface AccessibleHypertext : Object, Accessible
An interface for accessible objects containing links.
The `GtkAccessibleHypertext` interfaces is meant to be implemented by accessible objects that contain links. Those links don't necessarily have to be part of text, they can be associated with images and other things.