gtkMenuToolButtonSetArrowTooltipMarkup {RGtk2} | R Documentation |
Sets the tooltip markup text to be used as tooltip for the arrow button
which pops up the menu. See gtkToolItemSetTooltip
for setting a
tooltip on the whole GtkMenuToolButton
.
gtkMenuToolButtonSetArrowTooltipMarkup(object, markup)
|
[GtkMenuToolButton ] a GtkMenuToolButton |
|
[character] markup text to be used as tooltip text for button's arrow button |
Since 2.12
Derived by RGtkGen from GTK+ documentation