WebView.loadRequest
void loadRequest(webkit.urirequest.URIRequest request)Requests loading of the specified #WebKitURIRequest.
You can monitor the load operation by connecting to #WebKitWebView::load-changed signal.
Parameters
request | a #WebKitURIRequest to load |