|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Composite widget above the tracklist. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Macros | |
| #define | TRACKLIST_HEADER_WIDGET_TYPE (tracklist_header_widget_get_type ()) |
| #define | MW_TRACKLIST_HEADER (MW_TIMELINE_PANEL->tracklist_header) |
Functions | |
| void | tracklist_header_widget_refresh_track_count (TracklistHeaderWidget *self) |
| void | tracklist_header_widget_setup (TracklistHeaderWidget *self) |
Variables | |
| TracklistHeaderWidget | |
Composite widget above the tracklist.
Definition in file tracklist_header.h.
| #define TRACKLIST_HEADER_WIDGET_TYPE (tracklist_header_widget_get_type ()) |
Definition at line 15 of file tracklist_header.h.