webview_set_title

abstract fun webview_set_title(webview: Pointer?, title: String)

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