webview_set_html

abstract fun webview_set_html(webview: Pointer?, html: String)

Set webview HTML directly.

Parameters

webview

the handle of webview, usually returned by webview_create

html

the HTML content