Method

LasemDomElementget_tag_name

Declaration [src]

const char*
lsm_dom_element_get_tag_name (
  LsmDomElement* self
)

Description

No description available.

Return value

Type: const char*

Element tag name.

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