Back to Seed Clases

libxml2


Classes

Interfaces

Structs

Unions

Enums

Struct libxml2.XPathCompExpr

Import line: libxml2 = imports.gi.libxml2;
GIR File: libxml2-2.0.gir
C documentation: libxml2XPathCompExpr
Struct : XPathCompExpr
  Show / Hide Inherited methods, properties and signals
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
libxml2
Method
libxml2.XPathCompile (Number str) : libxml2.XPathCompExpr
Compile an XPath expression Returns the xmlXPathCompExprPtr resulting from the compilation or NULL.
libxml2.XPathContext
Method
XPathCtxtCompile (Number str) : libxml2.XPathCompExpr
Compile an XPath expression Returns the xmlXPathCompExprPtr resulting from the compilation or NULL.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 08 2010 14:03:42 GMT+0800 (HKT)