WebKit2.BackForwardListItem.prototype.get_original_uri
function get_original_uri(): String { // Gjs wrapper for webkit_back_forward_list_item_get_original_uri() }
See also WebKit2.BackForwardListItem.prototype.get_uri.
- Returns
the original URI of list_item or null when the original URI is empty.