| gtkToolItemSetTooltipMarkup {RGtk2} | R Documentation |
Sets the markup text to be displayed as tooltip on the item.
See gtkWidgetSetTooltipMarkup.
gtkToolItemSetTooltipMarkup(object, markup)
|
[GtkToolItem] a gtkToolItem |
|
[character] markup text to be used as tooltip for tool.item |
Since 2.12
Derived by RGtkGen from GTK+ documentation