webview_set_html

public abstract Unit webview_set_html(Pointer webview, String html)

Set webview HTML directly.

Parameters

webview

the handle of webview, usually returned by webview_create

html

the HTML content