Re: [libvirt] [libvirt-glib 03/23] Add getters for GVirConfig xmlNode and xmlDoc

2011-10-18 Thread Daniel P. Berrange
On Fri, Oct 07, 2011 at 11:40:48AM +0200, Christophe Fergeau wrote: > They will be useful in subclasses to access the parsed document, > and to external users needing to directly interact with the > generated XML. > --- > libvirt-gconfig/libvirt-gconfig-object.c | 18 ++ > libvir

[libvirt] [libvirt-glib 03/23] Add getters for GVirConfig xmlNode and xmlDoc

2011-10-07 Thread Christophe Fergeau
They will be useful in subclasses to access the parsed document, and to external users needing to directly interact with the generated XML. --- libvirt-gconfig/libvirt-gconfig-object.c | 18 ++ libvirt-gconfig/libvirt-gconfig-object.h |2 ++ libvirt-gconfig/libvirt-gconfig.sy