Zrythm
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 42 of file timeline_panel.h.
GtkBox TimelinePanelWidget::parent_instance |
Definition at line 44 of file timeline_panel.h.
ArrangerWidget* TimelinePanelWidget::pinned_timeline |
The pinned timeline above the main one.
Definition at line 69 of file timeline_panel.h.
RulerWidget* TimelinePanelWidget::ruler |
Ruler.
Definition at line 55 of file timeline_panel.h.
ArrangerWidget* TimelinePanelWidget::timeline |
The main timeline.
Definition at line 64 of file timeline_panel.h.
GtkBox* TimelinePanelWidget::timeline_divider_box |
The paned dividing the pinned and unpinned timelines.
Definition at line 59 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 73 of file timeline_panel.h.
TimelineToolbarWidget* TimelinePanelWidget::timeline_toolbar |
Definition at line 66 of file timeline_panel.h.
ArrangerWrapperWidget* TimelinePanelWidget::timeline_wrapper |
Definition at line 61 of file timeline_panel.h.
GtkBox* TimelinePanelWidget::timelines_plus_ruler |
Box for the timelines and the ruler.
Definition at line 52 of file timeline_panel.h.
TracklistWidget* TimelinePanelWidget::tracklist |
Definition at line 49 of file timeline_panel.h.
TracklistHeaderWidget* TimelinePanelWidget::tracklist_header |
Definition at line 48 of file timeline_panel.h.
GtkPaned* TimelinePanelWidget::tracklist_timeline |
Definition at line 46 of file timeline_panel.h.
GtkBox* TimelinePanelWidget::tracklist_top |
Definition at line 47 of file timeline_panel.h.