Virtual Method

LasemDomNodeget_node_name

Declaration [src]

const char*
get_node_name (
  LsmDomNode* self
)

Description [src]

Gets the node name.

Return value

Type: const char*

The node name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.