WebKit2.BackForwardListItem.prototype.get_uri
function get_uri(): String { // Gjs wrapper for webkit_back_forward_list_item_get_uri() }
This URI may differ from the original URI if the page was, for example, redirected to a new location. See also WebKit2.BackForwardListItem.prototype.get_original_uri.
- Returns
the URI of list_item or null when the URI is empty.