get_stream


Description:

public Stream? get_stream (uint index)

Get the Stream at index.

This behaves the same as [method@Gio.ListModel.get_item], and is here for code uniformity and convenience to avoid type casting by user.

Parameters:

this

a StreamList

index

a stream index

Returns:

The Stream at index.