@gtkx/react / GtkSourceHoverDisplay
Variable: GtkSourceHoverDisplay
constGtkSourceHoverDisplay:"GtkSourceHoverDisplay"
Defined in: packages/react/src/generated/jsx.ts:13188
Display for interactive tooltips.
GtkSourceHoverDisplay is a Gtk.Widget that may be populated with widgets to be displayed to the user in interactive tooltips. The children widgets are packed vertically using a Gtk.Box.
Implement the HoverProvider interface to be notified of when to populate a GtkSourceHoverDisplay on behalf of the user.