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