Re: [libvirt] [libvirt-glib PATCHv3 24/27] Add GObject boilerplate for GVirConfigDomainGraphics

2011-11-23 Thread Daniel P. Berrange
On Wed, Nov 23, 2011 at 02:35:07PM +0100, Christophe Fergeau wrote: > This is an abstract type which will be used as a base class for the > various type of devices (spice, vnc, ...) > > -- > v3: rename to GVirConfigDomainGraphics > --- > libvirt-gconfig/Makefile.am |2 +

[libvirt] [libvirt-glib PATCHv3 24/27] Add GObject boilerplate for GVirConfigDomainGraphics

2011-11-23 Thread Christophe Fergeau
This is an abstract type which will be used as a base class for the various type of devices (spice, vnc, ...) -- v3: rename to GVirConfigDomainGraphics --- libvirt-gconfig/Makefile.am |2 + libvirt-gconfig/libvirt-gconfig-domain-graphics.c | 61 l