MarkerList
Object Hierarchy:
Description:
[
CCode ( type_id =
"ges_marker_list_get_type ()" ) ]
[
Version ( since =
"1.18" ) ]
public class MarkerList :
Object
Content:
Properties:
Creation methods:
Methods:
Signals:
- public signal void marker_added (uint64 position, Marker marker)
Will be emitted after the marker was added to the marker-list.
- public signal void marker_moved (uint64 previous_position, uint64 new_position, Marker marker)
Will be emitted after the marker was moved to.
- public signal void marker_removed (Marker marker)
Will be emitted after the marker was removed the marker-list.
Inherited Members:
All known members inherited from class GLib.Object