Method
WebKit2WebExtensionWebPageget_uri
Declaration [src]
const gchar*
webkit_web_page_get_uri (
WebKitWebPage* web_page
)
Description [src]
Returns the current active URI of web_page
.
You can monitor the active URI by connecting to the notify::uri
signal of web_page
.
Gets property | WebKit2WebExtension.WebPage:uri |