BackForwardList.getBackListWithLimit

class BackForwardList
ListG
getBackListWithLimit
(
uint limit
)

Parameters

limit uint

the number of items to retrieve

Return Value

Type: ListG

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

Meta