Method

LasemDomNodeget_node_value

Declaration [src]

const char*
lsm_dom_node_get_node_value (
  LsmDomNode* self
)

Description [src]

Gets the node value.

Return value

Type: const char*

The node value.

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