WebKit2.BackForwardList.prototype.get_back_item
function get_back_item(): WebKit2.BackForwardListItem {
// Gjs wrapper for webkit_back_forward_list_get_back_item()
}
Returns the item that precedes the current item.
- Returns
the WebKit2.BackForwardListItem preceding the current item or null.