gtksource.hover_display

Module for [HoverDisplay] class

Types 3

Display for interactive tooltips.

[gtksource.hover_display.HoverDisplay] is a [gtk.widget.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.Box].

Implement the iface@HoverProvider interface to be notified of when to populate a [gtksource.hover_display.HoverDisplay] on behalf of the user.

Methods
GType _gType() @property
HoverDisplay self()Returns `this`, for use in `with` statements.
HoverDisplayGidBuilder builder()Get builder for [gtksource.hover_display.HoverDisplay] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [gtksource.hover_display.HoverDisplay]