Method
WebKit2WebExtensionDOMHTMLTableElementset_t_head
Declaration [src]
void
webkit_dom_html_table_element_set_t_head (
  WebKitDOMHTMLTableElement* self,
  WebKitDOMHTMLTableSectionElement* value,
  GError** error
)
Parameters
| value | WebKitDOMHTMLTableSectionElement | 
| A  | |
| The data is owned by the caller of the function. | |
| error | GError ** | 
| The return location for a GError*, orNULL. |