API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
GList* ags_turtle_find_xpath ( AgsTurtle* turtle, gchar* xpath )
Lookup XPath expression withing turtle.
turtle
Available since: 3.0.0
xpath
Type: gchar*
gchar*
A XPath expression as string.
Type: A list of xmlNode*
xmlNode*
A GList-struct containing xmlNode.
GList