BackForwardList.getForwardListWithLimit

class BackForwardList
ListG
getForwardListWithLimit
(
uint limit
)

Parameters

limit uint

the number of items to retrieve

Return Value

Type: ListG

a #GList of items following the current item limited by @limit.

Meta