Method
AgsFilexml_get_node_next
Declaration [src]
xmlNode*
ags_file_xml_get_node_next (
AgsFile* file,
xmlNode* node
)
Parameters
node
-
Type:
xmlNode
No description available.
The data is owned by the caller of the method.
Return value
Type: xmlNode
No description available.
The returned data is owned by the instance. |