webview_run

abstract fun webview_run(webview: Pointer?)

Runs the main loop until it's terminated.

After this function exits - you must destroy the webview.

Parameters

webview

the handle of webview, usually returned by webview_create