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.
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.