webview_set_title

public abstract Unit webview_set_title(Pointer webview, String title)

Updates the title of the native window.

Must be called from the UI thread.

Parameters

webview

the handle of webview, usually returned by webview_create

title

the new title