get_marker


Description:

public Marker? get_marker (uint index)

Get the Marker 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 Timeline

index

a marker index

Returns:

The Marker at index.