Method

LasemDomNodeget_node_value

Declaration

const char*
lsm_dom_node_get_node_value (
  LsmDomNode* self
)

Description

Gets the node value.

Return value

Type: const char*

The node value.

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