WebPage.getUri

Returns the current active URI of web_page.

You can monitor the active URI by connecting to the notify::uri signal of web_page.

class WebPage
string
getUri
()

Return Value

Type: string

the current active URI of web_view or null if nothing has been loaded yet.