diff options
| author | Philip Withnall <philip.withnall@collabora.co.uk> | 2015-09-24 11:06:34 +0100 |
|---|---|---|
| committer | Philip Withnall <philip.withnall@collabora.co.uk> | 2015-10-06 08:31:25 +0100 |
| commit | d231976e240f2244c60df26a1a6600ecb325506a (patch) | |
| tree | c0b3b15dfc4d0bdec97277fd27b2857654a21d36 /json-glib/json-node.c | |
| parent | 5185a8f8a58e5b455116eaa8c99c4b4c38a45929 (diff) | |
| download | json-glib-d231976e240f2244c60df26a1a6600ecb325506a.tar.gz | |
object: Add JsonObjectIter to ease iteration over JsonObject members
This is a stack-allocated iterator object similar to GHashTableIter
which allows allocation-free iteration over the members in a JsonObject.
It differs from json_object_foreach_member() in the order in which it
iterates — for JsonObjectIter the order is undefined.
https://bugzilla.gnome.org/show_bug.cgi?id=755509
Diffstat (limited to 'json-glib/json-node.c')
0 files changed, 0 insertions, 0 deletions
