serialize
Description:
public static string serialize (
Object obj,
Case names_case =
AUTO,
bool pretty =
false)
Serialize GLib.Object into a correct json string
Parameters:
obj |
GLib.Object
|
names_case |
Name case of element names in a json string
|
pretty |
Pretty print of json or not
|
Returns: