get_forward_list_with_limit


Description:

public List<unowned BackForwardListItem> get_forward_list_with_limit (uint limit)

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

Parameters:

this

a BackForwardList

limit

the number of items to retrieve

Returns:

a List of items following the current item limited by limit.