webview_run

public final Unit webview_run(CPointer<? extends CPointed> w)

Runs the main loop until it's terminated.

After this function exits - you must destroy the webview.

Parameters

w

the handle of webview, usually returned by webview_create