Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkMenuToolButtonSetArrowTooltip

gtkMenuToolButtonSetArrowTooltip


Description

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.

Usage

gtkMenuToolButtonSetArrowTooltip(object, tooltips, tip.text = NULL, 
    tip.private = NULL)

Arguments

object

a GtkMenuToolButton

tooltips

the GtkTooltips object to be used

tip.text

text to be used as tooltip text for tool_item. [ allow-none ]

tip.private

text to be used as private tooltip text. [ allow-none ]

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.