Description Usage Arguments Details Author(s)
Sets text
as the contents of the tooltip. This function will take
care of setting GtkWidget:has-tooltip to TRUE
and of the default
handler for the GtkWidget::query-tooltip signal.
1 | gtkWidgetSetTooltipText(object, text)
|
|
a |
|
the contents of the tooltip for |
See also the GtkWidget:tooltip-text property and gtkTooltipSetText
.
Since 2.12
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.