Method
JsonObjectref
Declaration [src]
JsonObject*
json_object_ref (
JsonObject* object
)
Return value
Returns: | JsonObject |
The given object, with the reference count increased by one. |
|
The data is owned by the instance. |