Back to Seed Clases

libxml2


Classes

Interfaces

Structs

Unions

Enums

Struct libxml2.Node

Import line: libxml2 = imports.gi.libxml2;
GIR File: libxml2-2.0.gir
C documentation: libxml2Node
Struct : Node
  Show / Hide Inherited methods, properties and signals
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Epiphany.EphyNode
Method
new Epiphany.EphyNode.from_xml (EphyNodeDb db, Node xml_node) : Epiphany.EphyNode
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.utility_holder_load_attributes (Holder holder, Node node, Array sources) : Boolean
Gda
Method
Gda.value_new_from_xml (Node node) : GObject.Value
Gda
Method
Gda.value_to_xml (Value value) : libxml2.Node
Gda.DataModel
Method
add_data_from_xml_node (Node node) : Boolean
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
new Gda.DataModelImport.xml_node (Node node) : Gda.DataModelImport
Create a new Gda.DataModelImport
Gda.ServerOperation
Method
save_data_to_xml () : libxml2.Node
Gda.ServerOperation
Method
load_data_from_xml (Node node) : Boolean
Gda.Set
Method
new Gda.Set.from_spec_node (Node xml_spec) : Gda.Set
Create a new Gda.Set
Gst
Method
Gst.caps_load_thyself (Node parent) : Gst.Caps
Creates a GstCaps from its XML serialization.
Gst
Method
Gst.class_signal_emit_by_name (Object object, String name, Node self) : none
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
Gst.Pad.load_and_link (Node self, Object parent) : none
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
Gst.XML.make_element (Node cur, Object parent) : Gst.Element
Load the element from the XML description
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:06 GMT+0800 (HKT)