Method
WebKit2WebExtensionDOMHTMLTextAreaElementget_area_type
[−]
Declaration [src]
gchar*
webkit_dom_html_text_area_element_get_area_type (
WebKitDOMHTMLTextAreaElement* self
)
[−]
Return value
Returns: | gchar* |
A #gchar. |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The value is a NUL terminated UTF-8 string. |