10#ifndef __GUI_BACKEND_TIMELINE_H__
11#define __GUI_BACKEND_TIMELINE_H__
21#define PRJ_TIMELINE (PROJECT->timeline)
Timeline * timeline_new(void)
Creates a new Timeline instance.
void timeline_init(Timeline *self)
Inits the Timeline instance.
void timeline_init_loaded(Timeline *self)
Inits the Timeline after a Project is loaded.
Clip editor serializable backend.
int tracks_width
Width of the left side of the timeline panel.
EditorSettings editor_settings
Settings for the timeline.