Virtual Method
JsonParserobject_member
Declaration [src]
void
object_member (
JsonParser* parser,
JsonObject* object,
const gchar* member_name
)
Parameters
object
-
Type:
JsonObject
No description available.
The data is owned by the caller of the method. member_name
-
Type:
const gchar*
No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.