Why is it not allowed to get current_node from JsonReader?

json_reader_get_value exists, but it only allows JSON_NODE_VALUE to be returned.

Hope to get json_reader_get_node function.

The API to get the current node was added to json-glib’s main development branch. I’ll try to do a release for GNOME 44.

3 Likes