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

Go to the source code of this file.

Typedefs

typedef struct dom_html_head_element dom_html_head_element
 

Functions

dom_exception dom_html_head_element_get_profile (struct dom_html_head_element *element, dom_string **profile)
 
dom_exception dom_html_head_element_set_profile (struct dom_html_head_element *element, dom_string *profile)
 

Typedef Documentation

◆ dom_html_head_element

typedef struct dom_html_head_element dom_html_head_element

Function Documentation

◆ dom_html_head_element_get_profile()

dom_exception dom_html_head_element_get_profile ( struct dom_html_head_element * element,
dom_string ** profile )

◆ dom_html_head_element_set_profile()

dom_exception dom_html_head_element_set_profile ( struct dom_html_head_element * element,
dom_string * profile )