GopXMLSourceGObject

GopXMLSourceGObject — Generic GObject XML serialiser implementation.

Synopsis




            GopXMLSourceGObjectPriv;
GopXMLSource* gop_xml_source_gobject_new    (void);

Description

GopXMLSourceGObject is the generic GObject serialiser based on object's properties.

Details

GopXMLSourceGObjectPriv

typedef struct _GopXMLSourceGObjectPriv GopXMLSourceGObjectPriv;


gop_xml_source_gobject_new ()

GopXMLSource* gop_xml_source_gobject_new    (void);

Creates an XML serialiser instance for writing generic gobjects. Internal use only.

Returns : GObject XML serialiser instance.