:right-sidebar: True HitTestResultContext =================================================================== .. currentmodule:: gi.repository.WebKitWebProcessExtension .. class:: HitTestResultContext :no-contents-entry: Enum values with flags representing the context of a :obj:`~gi.repository.WebKitWebProcessExtension.HitTestResult`. Fields ------ .. rst-class:: interim-class .. class:: HitTestResultContext :no-index: .. attribute:: DOCUMENT Anywhere in the document. .. attribute:: EDITABLE An editable element .. attribute:: IMAGE An image element. .. attribute:: LINK A hyperlink element. .. attribute:: MEDIA A video or audio element. .. attribute:: SCROLLBAR A scrollbar element. .. attribute:: SELECTION A selected element. Since 2.8