Zrythm
a highly automated and intuitive digital audio workstation
|
The PinnedTracklistWidget contains special tracks (chord, marker, etc.) as thin boxes above the normal tracklist. More...
#include <gui/widgets/pinned_tracklist.h>
Data Fields | |
GtkBox | parent_instance |
Tracklist * | tracklist |
The backend. | |
The PinnedTracklistWidget contains special tracks (chord, marker, etc.) as thin boxes above the normal tracklist.
The contents of each track will be shown in the PinnedTracklistArrangerWidget.
Definition at line 66 of file pinned_tracklist.h.
GtkBox PinnedTracklistWidget::parent_instance |
Definition at line 68 of file pinned_tracklist.h.
Tracklist* PinnedTracklistWidget::tracklist |
The backend.
Definition at line 71 of file pinned_tracklist.h.