Back to Seed Clases

libxml2


Classes

Interfaces

Structs

Unions

Enums

Struct libxml2.Doc

Import line: libxml2 = imports.gi.libxml2;
GIR File: libxml2-2.0.gir
C documentation: libxml2Doc
Struct : Doc
  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
GUPnP.RootDevice
Method
new GUPnP.RootDevice.full (Context context, ResourceFactory factory, Doc description_doc, String relative_location) : GUPnP.RootDevice
Create a new GUPnP.RootDevice
Gsf
Method
Gsf.xmlDocFormatDump (Output output, Doc cur, Number encoding, Boolean format) : Number
Gst.XML
Method
Gst.XML.write (Element element) : libxml2.Doc
Converts the given element into an XML presentation.
Gst.XML
Method
parse_doc (Doc doc, String root) : Boolean
Fills the GstXML object with the elements from the xmlDocPtr.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:06 GMT+0800 (HKT)