mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user