webview_terminate

public abstract Unit webview_terminate(Pointer webview)

Stops the main loop.

It is safe to call this function from another other background thread.

Parameters

webview

the handle of webview, usually returned by webview_create