BackForwardList.getNthItem

Returns the item at a given index relative to the current item.

class BackForwardList
getNthItem
(
int index
)

Parameters

index int

the index of the item

Return Value

the #WebKitBackForwardListItem located at the specified index relative to the current item or %NULL.

Meta