Enumeration

GtkWidgetHelpType

Declaration

enum Gtk.WidgetHelpType

Description [src]

Kinds of widget-specific help. Used by the ::show-help signal.

Members

GTK_WIDGET_HELP_TOOLTIP

Tooltip.

  • Value: 0
  • Available since: 3.0
GTK_WIDGET_HELP_WHATS_THIS

What’s this.

  • Value: 1
  • Available since: 3.0