summaryrefslogtreecommitdiff
path: root/json-glib/json-node.c
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-09-24 11:06:34 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-10-06 08:31:25 +0100
commitd231976e240f2244c60df26a1a6600ecb325506a (patch)
treec0b3b15dfc4d0bdec97277fd27b2857654a21d36 /json-glib/json-node.c
parent5185a8f8a58e5b455116eaa8c99c4b4c38a45929 (diff)
downloadjson-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