diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c index 89635ba8dc..f649acfe74 100644 --- a/gtk/gtkwidget.c +++ b/gtk/gtkwidget.c @@ -5288,7 +5288,7 @@ gtk_widget_set_name (GtkWidget *widget, * Retrieves the name of a widget. See gtk_widget_set_name() for the * significance of widget names. * - * Returns: name of the widget. This string is owned by GTK and + * Returns: (nullable): name of the widget. This string is owned by GTK and * should not be modified or freed **/ const char *