Valadoc | Vala | Tutorial | API-References | Markup

gobject_serialize


Description:

public Node gobject_serialize (Object gobject)

Creates a Node representing the passed Object instance. Each member of the returned JSON object will map to a property of the Object

of type OBJECT. Use free to free the resources allocated by this function

Parameters:

gobject a Object

Returns:

the newly created Node

Namespace: Json
Package: json-glib-1.0