Method
AgsFilexml_get_node_name
since: 4.0.0
[−]
Parameters
node
-
Type:
xmlNode
The #xmlNode-struct.
The data is owned by the caller of the method.
[−]
Return value
Type: gchar*
The node name of #xmlNode-struct.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |