Package: gtk

Interface gtk:accessible-hypertext

Superclasses

gtk:accessible, gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

The gtk:accessible-hypertext interface is an interface for accessible objects containing links. This interface is meant to be implemented by accessible objects that contain links. Those links do not necessarily have to be part of text, they can be associated with images and other things.

Prerequisite

In order to implement the gtk:accessible-hypertext interface, your type must inherit from the gtk:accessible interface.

Since 4.22
 

Inherited Slot Access Functions

See also

2026-05-23