libdom
Loading...
Searching...
No Matches
html_html_element.h File Reference

Go to the source code of this file.

Typedefs

typedef struct dom_html_html_element dom_html_html_element
 

Functions

dom_exception dom_html_html_element_get_version (struct dom_html_html_element *element, dom_string **version)
 
dom_exception dom_html_html_element_set_version (struct dom_html_html_element *element, dom_string *version)
 

Typedef Documentation

◆ dom_html_html_element

typedef struct dom_html_html_element dom_html_html_element

Function Documentation

◆ dom_html_html_element_get_version()

dom_exception dom_html_html_element_get_version ( struct dom_html_html_element * element,
dom_string ** version )

◆ dom_html_html_element_set_version()

dom_exception dom_html_html_element_set_version ( struct dom_html_html_element * element,
dom_string * version )