GopXMLSinkGObject

GopXMLSinkGObject — Generic GObject XML deserialiser implementation.

Synopsis




            GopXMLSinkGObjectPriv;
GopXMLSink* gop_xml_sink_gobject_new        (void);

Description

GopXMLSinkGObject is the generic GObject deserialisation based on object's properties.

Details

GopXMLSinkGObjectPriv

typedef struct _GopXMLSinkGObjectPriv GopXMLSinkGObjectPriv;


gop_xml_sink_gobject_new ()

GopXMLSink* gop_xml_sink_gobject_new        (void);

Creates an XML accumulator instance for reading generic gobjects. Internal use only.

Returns : GObject XML accumulator instance.