|
Zrythm v2.0.0-DEV
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 <src/gui/backend/gtk_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 50 of file pinned_tracklist.h.
| GtkBox PinnedTracklistWidget::parent_instance |
Definition at line 52 of file pinned_tracklist.h.
| Tracklist* PinnedTracklistWidget::tracklist |
The backend.
Definition at line 55 of file pinned_tracklist.h.