WebKit2.BackForwardList.prototype.get_forward_item
function get_forward_item(): WebKit2.BackForwardListItem {
// Gjs wrapper for webkit_back_forward_list_get_forward_item()
}
Returns the item that follows the current item.
- Returns
the WebKit2.BackForwardListItem following the current item or null.