get_item


Description:

[ Version ( since = "1.4" ) ]
public unowned SessionItem? get_item (uint position)

Gets the item at position.

Parameters:

this

a Session

position

the index of the item

Returns:

The SessionItem at position or null if there is no item at that position.