diff --git a/glib/gvariant.c b/glib/gvariant.c index ef92bcf9a..e9399710e 100644 --- a/glib/gvariant.c +++ b/glib/gvariant.c @@ -4063,7 +4063,7 @@ g_variant_dict_lookup (GVariantDict *dict, * returned. If @expected_type was specified then any non-%NULL return * value will have this type. * - * Returns: (transfer full): the value of the dictionary key, or %NULL + * Returns: (transfer full) (nullable): the value of the dictionary key, or %NULL * * Since: 2.40 **/