widget: Add annotation (allow-none) for set_tooltip_text

https://bugzilla.gnome.org/show_bug.cgi?id=691639
This commit is contained in:
Cole Robinson 2013-01-12 22:45:28 -05:00 committed by Matthias Clasen
parent c7169e119e
commit cbce906228

View File

@ -13332,7 +13332,7 @@ gtk_widget_queue_tooltip_query (GtkWidget *widget)
/**
* gtk_widget_set_tooltip_text:
* @widget: a #GtkWidget
* @text: the contents of the tooltip for @widget
* @text: (allow-none): the contents of the tooltip for @widget
*
* Sets @text as the contents of the tooltip. This function will take
* care of setting #GtkWidget:has-tooltip to %TRUE and of the default