Re: [libvirt] [PATCH libvirt-glib] docs: Document gvir_connection_get_{storage_pools, networks, domains}

2016-07-27 Thread Guido Günther
On Wed, Jul 27, 2016 at 10:27:17AM +0200, Christophe Fergeau wrote: > > Acked-by: Christophe Fergeau > > (I'm assuming you can push to libvirt-glib, let me know if that's not > the case). Pushed. Thanks! -- Guido > > Christophe > > On Wed, Jul 27, 2016 at 08:59:54AM

Re: [libvirt] [PATCH libvirt-glib] docs: Document gvir_connection_get_{storage_pools, networks, domains}

2016-07-27 Thread Christophe Fergeau
Acked-by: Christophe Fergeau (I'm assuming you can push to libvirt-glib, let me know if that's not the case). Christophe On Wed, Jul 27, 2016 at 08:59:54AM +0200, Guido Günther wrote: > In contrast to libvirt itself all get_* methods need to prefetch the > corresponding

[libvirt] [PATCH libvirt-glib] docs: Document gvir_connection_get_{storage_pools, networks, domains}

2016-07-27 Thread Guido Günther
In contrast to libvirt itself all get_* methods need to prefetch the corresponding information first so document this. --- libvirt-gobject/libvirt-gobject-connection.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/libvirt-gobject/libvirt-gobject-connection.c