Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
tracklist_header.h File Reference

Composite widget above the tracklist. More...

#include <gtk/gtk.h>
Include dependency graph for tracklist_header.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
 

Detailed Description

Composite widget above the tracklist.

Definition in file tracklist_header.h.

Macro Definition Documentation

◆ TRACKLIST_HEADER_WIDGET_TYPE

#define TRACKLIST_HEADER_WIDGET_TYPE   (tracklist_header_widget_get_type ())

Definition at line 15 of file tracklist_header.h.