getBackListWithLimit

fun getBackListWithLimit(limit: <Error class: unknown class>): <Error class: unknown class>(source)

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

Return

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

Parameters

limit

the number of items to retrieve