Description Usage Arguments Details Author(s)
Sets the GtkTooltips
object to be used for tool.item
, the
text to be displayed as tooltip on the item and the private text
to be used. See gtkTooltipsSetTip
.
WARNING: gtk_tool_item_set_tooltip
has been deprecated since version 2.12 and should not be used in newly-written code. Use gtkToolItemSetTooltipText
instead.
1 | gtkToolItemSetTooltip(object, tooltips, tip.text = NULL, tip.private = NULL)
|
|
a |
|
The |
|
text to be used as tooltip text for |
|
text to be used as private tooltip text. [ allow-none ] |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.