WebKit2.BackForwardList.prototype.get_forward_list

function get_forward_list(): Array(WebKit2.BackForwardListItem) {
    // Gjs wrapper for webkit_back_forward_list_get_forward_list()
}
  
Returns

a GLib.List of items following the current item.