webview_set_html
public final Unit webview_set_html(CPointer<? extends CPointed> w, String html)
Content copied to clipboard
Set webview HTML directly.
Parameters
w
the handle of webview, usually returned by webview_create
html
the HTML content
Set webview HTML directly.
the handle of webview, usually returned by webview_create
the HTML content