Generator.toGstring

glib.string_.String toGstring(glib.string_.String string_) nothrow

Generates a JSON data stream and appends it to the string buffer.

Parameters

string_a string buffer

Returns

the passed string, updated with

the generated JSON data