diff --git a/gtk/gtknoselection.c b/gtk/gtknoselection.c index 7727ccc00b..9b48082d6a 100644 --- a/gtk/gtknoselection.c +++ b/gtk/gtknoselection.c @@ -242,7 +242,7 @@ gtk_no_selection_new (GListModel *model) * * Gets the model that @self is wrapping. * - * Returns: (transfer none): The model being wrapped + * Returns: (transfer none) (nullable): The model being wrapped */ GListModel * gtk_no_selection_get_model (GtkNoSelection *self)