WebKit2.BackForwardList.prototype.get_back_list
function get_back_list(): Array(WebKit2.BackForwardListItem) {
// Gjs wrapper for webkit_back_forward_list_get_back_list()
}
- Returns
a GLib.List of items preceding the current item.
function get_back_list(): Array(WebKit2.BackForwardListItem) {
// Gjs wrapper for webkit_back_forward_list_get_back_list()
}
a GLib.List of items preceding the current item.