Import line: | libxml2 = imports.gi.libxml2; |
GIR File: | libxml2-2.0.gir |
C documentation: | libxml2Node |
Struct : | Node |
Show / Hide Inherited methods, properties and signals |
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Epiphany.EphyNode
Method |
Create a new Epiphany.EphyNode
|
Gda
Method |
Gda.utility_data_model_dump_data_to_xml
(DataModel model, Node parent, Object out_values, Number nb_cols, Number rows, Number nb_rows, Boolean use_col_ids)
:
Boolean
|
Gda
Method |
|
Gda
Method |
|
Gda
Method |
|
Gda.DataModel
Method |
Adds the data from an XML node to the given data model (see the DTD for that node in the $prefix/share/libgda/dtd/libgda-array.dtd file).
|
Gda.DataModelImport
Method |
Create a new Gda.DataModelImport
|
Gda.ServerOperation
Method |
save_data_to_xml
()
:
libxml2.Node
|
Gda.ServerOperation
Method |
|
Gda.Set
Method |
Create a new Gda.Set
|
Gst
Method |
Creates a GstCaps from its XML serialization.
|
Gst
Method |
emits the named class signal.
|
Gst.Caps
Method |
save_thyself
(Node parent)
:
libxml2.Node
Serializes a GstCaps to XML and adds it as a child node of parent.
|
Gst.Object
Method |
save_thyself
(Node parent)
:
libxml2.Node
Saves object into the parent XML node.
|
Gst.Object
Method |
restore_thyself
(Node self)
:
none
Restores object with the data from the parent XML node.
|
Gst.Pad
Method |
Reads the pad definition from the XML node and links the given pad in the element to a pad of an element up in the hierarchy.
|
Gst.XML
Method |
Load the element from the XML description
|