get_json
Description:
[ NoWrapper ]
public virtual void get_json (Builder builder)
Builds a JSON representation of the Parsable in its current state, such that it
could be inserted on the server.
The JSON is valid for stand-alone use.
Parameters:
Returns:
the object's JSON; free with g_free
|