getForwardListWithLimit
fun getForwardListWithLimit(limit: <Error class: unknown class>): <Error class: unknown class>(source)
Obtain a list up to some number of items following the current one.
Return
a #GList of items following the current item limited by @limit.
Parameters
limit
the number of items to retrieve