get_back_list_with_limit


Description:

public List<unowned BackForwardListItem> get_back_list_with_limit (uint limit)

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

Parameters:

this

a BackForwardList

limit

the number of items to retrieve

Returns:

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