WebView.loadRequest

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

class WebView
void
loadRequest

Parameters

request URIRequest

a #WebKitURIRequest to load

Meta