BackForwardList.getForwardListWithLimit

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

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

Parameters

limitthe number of items to retrieve

Returns

a #GList of

items following the current item limited by limit.