GopXMLSourceGObject — Generic GObject XML serialiser implementation.
GopXMLSourceGObjectPriv; GopXMLSource* gop_xml_source_gobject_new (void);
GopXMLSourceGObject is the generic GObject serialiser based on object's properties.
typedef struct _GopXMLSourceGObjectPriv GopXMLSourceGObjectPriv;
GopXMLSource* gop_xml_source_gobject_new (void);
Creates an XML serialiser instance for writing generic gobjects. Internal use only.