gda_xml_object_add_child

Name

gda_xml_object_add_child -- 

Synopsis

Gda_XmlObject * gda_xml_object_add_child (Gda_XmlObject * obj, const gchar * type);

Arguments

obj

a #Gda_XmlObject

type

type of the child

Description

Adds a new child to the given #Gda_XmlObject. This function is mainly for library internal use, you should better use the specific object management functions