The members of Gtk.Tooltips are listed below.
See Also: Inherited members from Gtk.Object
| Protected Constructor. |
| [write-only] | Delay | uint. Number of milliseconds of mouse-hover before tooltips pop up. |
| [read-only] static | GType | GLib.GType. GType Property. |
Disable()Causes all tooltips in the tooltips group to become inactive. | ||
Enable()Allows the user to see your tooltips as they navigate your application. | ||
ForceWindow()Ensures that the window used for displaying the given tooltip is created. | ||
static | GetInfoFromTipWindow(Window, Tooltips, Widget)Determines the tooltips and the widget they belong to from the window in which they are displayed. | |
SetTip(Widget, string, string)Adds a tooltip containing the specified message to the specified Gtk.Widget. | ||