HoverDisplay
Object Hierarchy:
Description:
[ CCode ( type_id = "gtk_source_hover_display_get_type ()" ) ]
public sealed class HoverDisplay : Widget, Accessible, Buildable, ConstraintTarget
public sealed class HoverDisplay : Widget, Accessible, Buildable, ConstraintTarget
Display for interactive tooltips.
`GtkSourceHoverDisplay` is a [class@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 [class@Gtk.Box].
Implement the [iface@HoverProvider] interface to be notified of when to populate a `GtkSourceHoverDisplay` on behalf of the user.
Namespace: GtkSource
Package: gtksourceview-5
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.Widget
All known members inherited from class GLib.Object
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable