Method

LasemDomDocumentget_document_element

Declaration

LsmDomElement*
lsm_dom_document_get_document_element (
  LsmDomDocument* self
)

Description

Get the child node that is the root element of the document.

Return value

Type: LsmDomElement

Document element.

The data is owned by the instance.