Method
AgsTurtlefind_xpath
since: 3.0.0
[−]
Parameters
xpath
-
Type:
gchar*
A XPath expression as string.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: A list of xmlNode*
A GList
-struct containing xmlNode.
The caller of the method takes ownership of the returned data container, but not the data inside it. |