[libvirt] [libvirt-glib 4/7] Handle namespaces in gvir_config_object_delete_child{ren}

2012-02-06 Thread Christophe Fergeau
These functions now take an additional argument corresponding to a namespace href. It's optional and can be NULL when namespaces should be ignored. The 'child_name' argument can now be NULL in order to remove all nodes belonging to a given namespace. ---

Re: [libvirt] [libvirt-glib 4/7] Handle namespaces in gvir_config_object_delete_child{ren}

2012-02-06 Thread Daniel P. Berrange
On Mon, Feb 06, 2012 at 12:56:14PM +0100, Christophe Fergeau wrote: These functions now take an additional argument corresponding to a namespace href. It's optional and can be NULL when namespaces should be ignored. The 'child_name' argument can now be NULL in order to remove all nodes