Marker struct
Marker for the MarkerTrack.
Contents
- Reference
Public variables
- ArrangerObject base
- Base struct.
- MarkerType type
- Marker type.
- char* name
- Name of Marker to be displayed in the UI.
- char* escaped_name
- Escaped name for drawing.
- unsigned int track_name_hash
- Position of the marker track this marker is in.
- int index
- Index in the track.
- PangoLayout* layout
- Cache layout for drawing the name.