Function
Msgjson_object_get_boolean
Declaration [src]
gboolean
msg_json_object_get_boolean (
  JsonObject* object,
  const char* name
)
Parameters
- object
- 
            Type: JsonObjectNo description available. The data is owned by the caller of the function. 
- name
- 
            Type: const char*No description available. The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.