Description Usage Arguments Author(s)
Adds a tooltip containing the message tip.text
to the specified GtkWidget
.
WARNING: gtk_tooltips_set_tip
has been deprecated since version 2.12 and should not be used in newly-written code.
1 | gtkTooltipsSetTip(object, widget, tip.text = NULL, tip.private = NULL)
|
|
a |
|
the |
|
a string containing the tip itself. [ allow-none ] |
|
a string of any further information that may be useful if the user gets stuck. [ allow-none ] |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.