|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|

Data Fields | |
| GtkBox | parent_instance |
| GtkPaned * | tracklist_timeline |
| GtkBox * | tracklist_top |
| TracklistHeaderWidget * | tracklist_header |
| TracklistWidget * | tracklist |
| GtkBox * | timelines_plus_ruler |
| Box for the timelines and the ruler. | |
| RulerWidget * | ruler |
| Ruler. | |
| GtkBox * | timeline_divider_box |
| The paned dividing the pinned and unpinned timelines. | |
| ArrangerWrapperWidget * | timeline_wrapper |
| ArrangerWidget * | timeline |
| The main timeline. | |
| TimelineToolbarWidget * | timeline_toolbar |
| ArrangerWidget * | pinned_timeline |
| The pinned timeline above the main one. | |
| GtkSizeGroup * | timeline_ruler_h_size_group |
| Size group for keeping the whole ruler and each timeline the same width. | |
Definition at line 41 of file timeline_panel.h.
| GtkBox TimelinePanelWidget::parent_instance |
Definition at line 43 of file timeline_panel.h.
| ArrangerWidget* TimelinePanelWidget::pinned_timeline |
The pinned timeline above the main one.
Definition at line 68 of file timeline_panel.h.
| RulerWidget* TimelinePanelWidget::ruler |
Ruler.
Definition at line 54 of file timeline_panel.h.
| ArrangerWidget* TimelinePanelWidget::timeline |
The main timeline.
Definition at line 63 of file timeline_panel.h.
| GtkBox* TimelinePanelWidget::timeline_divider_box |
The paned dividing the pinned and unpinned timelines.
Definition at line 58 of file timeline_panel.h.
| GtkSizeGroup* TimelinePanelWidget::timeline_ruler_h_size_group |
Size group for keeping the whole ruler and each timeline the same width.
Definition at line 72 of file timeline_panel.h.
| TimelineToolbarWidget* TimelinePanelWidget::timeline_toolbar |
Definition at line 65 of file timeline_panel.h.
| ArrangerWrapperWidget* TimelinePanelWidget::timeline_wrapper |
Definition at line 60 of file timeline_panel.h.
| GtkBox* TimelinePanelWidget::timelines_plus_ruler |
Box for the timelines and the ruler.
Definition at line 51 of file timeline_panel.h.
| TracklistWidget* TimelinePanelWidget::tracklist |
Definition at line 48 of file timeline_panel.h.
| TracklistHeaderWidget* TimelinePanelWidget::tracklist_header |
Definition at line 47 of file timeline_panel.h.
| GtkPaned* TimelinePanelWidget::tracklist_timeline |
Definition at line 45 of file timeline_panel.h.
| GtkBox* TimelinePanelWidget::tracklist_top |
Definition at line 46 of file timeline_panel.h.