Method
GtkMenuToolButtonset_arrow_tooltip_text
since: 2.12
Declaration [src]
void
gtk_menu_tool_button_set_arrow_tooltip_text (
GtkMenuToolButton* button,
const gchar* text
)
Description [src]
Sets the tooltip text to be used as tooltip for the arrow button which
pops up the menu. See gtk_tool_item_set_tooltip_text()
for setting a tooltip
on the whole GtkMenuToolButton
.
Available since: 2.12