mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
widget: Add annotation (allow-none) for set_tooltip_text
https://bugzilla.gnome.org/show_bug.cgi?id=691639
This commit is contained in:
parent
c7169e119e
commit
cbce906228
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user