BackForwardList.getBackListWithLimit

webkit.back_forward_list_item.BackForwardListItem[] getBackListWithLimit(uint limit)

Obtain a list up to some number of items preceding the current one.

Parameters

limitthe number of items to retrieve

Returns

a #GList of

items preceding the current item limited by limit.