WebView.loadUri

Requests loading of the specified URI string. You can monitor the load operation by connecting to #WebKitWebView::load-changed signal.

class WebView
void
loadUri
(
string uri
)

Parameters

uri string

an URI string

Meta