mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-09 20:35:49 +01:00
Fix docs comment typo
This commit is contained in:
parent
8464db88ad
commit
fa774618fc
@ -951,7 +951,7 @@ g_variant_lookup (GVariant *dictionary,
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* g_variant_lookup:
|
* g_variant_lookup_value:
|
||||||
* @dictionary: a dictionary #GVariant
|
* @dictionary: a dictionary #GVariant
|
||||||
* @key: the key to lookup in the dictionary
|
* @key: the key to lookup in the dictionary
|
||||||
* @expected_type: a #GVariantType, or %NULL
|
* @expected_type: a #GVariantType, or %NULL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user