Method
WebKit2WebExtensionDOMHTMLButtonElementset_button_type
[−]
Declaration [src]
void
webkit_dom_html_button_element_set_button_type (
WebKitDOMHTMLButtonElement* self,
const gchar* value
)
[−]
Parameters
value |
const gchar* |
A #gchar. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |