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