get_n_markers
Description:
public uint get_n_markers ()
Get the number of markers in Timeline.
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:
Returns:
|
The number of markers in Timeline.
|