From 6529c07614ebfbfac73f526efb057d8a8e3a7354 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 10 Dec 2009 08:23:40 -0200 Subject: [introspection] Merge in Gtk-custom.c annotations The Gtk-custom.c file in gir-repository contained a number of introspection annotations. Merge those into the GTK source files. Some documentation was moved from the tmpl/ files to accomodate the addition of annotations. --- gtk/gtkmenutoolbutton.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gtk/gtkmenutoolbutton.c') diff --git a/gtk/gtkmenutoolbutton.c b/gtk/gtkmenutoolbutton.c index bc6e5cb6a8..c0022fe0f5 100644 --- a/gtk/gtkmenutoolbutton.c +++ b/gtk/gtkmenutoolbutton.c @@ -596,8 +596,8 @@ gtk_menu_tool_button_get_menu (GtkMenuToolButton *button) * gtk_menu_tool_button_set_arrow_tooltip: * @button: a #GtkMenuToolButton * @tooltips: the #GtkTooltips object to be used - * @tip_text: text to be used as tooltip text for tool_item - * @tip_private: text to be used as private tooltip text + * @tip_text: (allow-none): text to be used as tooltip text for tool_item + * @tip_private: (allow-none): text to be used as private tooltip text * * Sets the #GtkTooltips object to be used for arrow button which * pops up the menu. See gtk_tool_item_set_tooltip() for setting -- cgit v1.2.1