get_n_streams


Description:

public uint get_n_streams ()

Get the number of streams in StreamList.

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

Parameters:

this

a StreamList

Returns:

The number of streams in StreamList.