Method
GtkMenuToolButtonset_arrow_tooltip_markup
since: 2.12
Declaration [src]
void
gtk_menu_tool_button_set_arrow_tooltip_markup (
GtkMenuToolButton* button,
const gchar* markup
)
Description [src]
Sets the tooltip markup 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