WebView.loadUri
void loadUri(string uri)Requests loading of the specified URI string.
You can monitor the load operation by connecting to #WebKitWebView::load-changed signal.
Parameters
uri | an URI string |
void loadUri(string uri)Requests loading of the specified URI string.
You can monitor the load operation by connecting to #WebKitWebView::load-changed signal.
uri | an URI string |