Description Usage Arguments Details Author(s)
Sets the GtkTooltips
object to be used for arrow button which
pops up the menu. See gtkToolItemSetTooltip
for setting
a tooltip on the whole GtkMenuToolButton
.
WARNING: gtk_menu_tool_button_set_arrow_tooltip
has been deprecated since version 2.12 and should not be used in newly-written code. Use gtkMenuToolButtonSetArrowTooltipText
instead.
1 2 | gtkMenuToolButtonSetArrowTooltip(object, tooltips, tip.text = NULL,
tip.private = NULL)
|
|
a |
|
the |
|
text to be used as tooltip text for tool_item. [ allow-none ] |
|
text to be used as private tooltip text. [ allow-none ] |
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.