Add g_variant_lookup() and tests

Convenience API for doing lookups in dictionaries where the key is a
string or object path.
This commit is contained in:
Ryan Lortie
2010-11-05 21:33:06 -04:00
parent 57b4b7099f
commit 7fc6f8a159
5 changed files with 229 additions and 0 deletions

View File

@@ -3015,6 +3015,8 @@ g_variant_get_maybe
g_variant_n_children
g_variant_get_child_value
g_variant_get_child
g_variant_lookup_value
g_variant_lookup
g_variant_get_fixed_array
<SUBSECTION>