Method

AgsFilexml_get_node_next

Declaration [src]

xmlNode*
ags_file_xml_get_node_next (
  AgsFile* file,
  xmlNode* node
)

Description

No description available.

This method is not directly available to language bindings.

Parameters

node

Type: xmlNode

No description available.

The data is owned by the caller of the function.

Return value

Type: xmlNode

No description available.

The data is owned by the instance.