diff options
Diffstat (limited to 'gtk/gtkappchooserdialog.c')
-rw-r--r-- | gtk/gtkappchooserdialog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkappchooserdialog.c b/gtk/gtkappchooserdialog.c index c58206356a..6efad7794f 100644 --- a/gtk/gtkappchooserdialog.c +++ b/gtk/gtkappchooserdialog.c @@ -863,7 +863,7 @@ gtk_app_chooser_dialog_set_heading (GtkAppChooserDialog *self, * * Returns the text to display at the top of the dialog. * - * Returns: the text to display at the top of the dialog, or %NULL, in which + * Returns: (nullable): the text to display at the top of the dialog, or %NULL, in which * case a default text is displayed */ const gchar * |