Back to Seed Clases

libxml2


Classes

Interfaces

Structs

Unions

Enums

Struct libxml2.Ns

Import line: libxml2 = imports.gi.libxml2;
GIR File: libxml2-2.0.gir
C documentation: libxml2Ns
Struct : Ns
  Show / Hide Inherited methods, properties and signals
An XML namespace. Note that prefix == NULL is valid, it defines the default namespace within the subtree (until overridden). xmlNsType is unified with xmlElementType.
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
libxml2.NodeSet
Method
XPathNodeSetAddNs (Node node, Ns ns) : none
add a new namespace node to an existing NodeSet
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 08 2010 14:03:42 GMT+0800 (HKT)