webview_set_title
public final Unit webview_set_title(CPointer<? extends CPointed> w, String title)
Content copied to clipboard
Updates the title of the native window.
Must be called from the UI thread.
Parameters
w
the handle of webview, usually returned by webview_create
title
the new title