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

Monitor section panel. More...

#include <gtk/gtk.h>
Include dependency graph for monitor_section.h:

Go to the source code of this file.

Data Structures

struct  MonitorSectionWidget
 

Macros

#define MONITOR_SECTION_WIDGET_TYPE   (monitor_section_widget_get_type ())
 
#define MW_MONITOR_SECTION   MW_RIGHT_DOCK_EDGE->monitor_section
 

Typedefs

typedef struct _SliderBarWidget SliderBarWidget
 
typedef struct _MeterWidget MeterWidget
 
typedef struct _ActiveHardwareMbWidget ActiveHardwareMbWidget
 

Functions

void monitor_section_widget_refresh (MonitorSectionWidget *self)
 
void monitor_section_widget_setup (MonitorSectionWidget *self, ControlRoom *control_room)
 
MonitorSectionWidgetmonitor_section_widget_new (void)
 Creates a MonitorSectionWidget.
 

Detailed Description

Monitor section panel.

Definition in file monitor_section.h.

Macro Definition Documentation

◆ MONITOR_SECTION_WIDGET_TYPE

#define MONITOR_SECTION_WIDGET_TYPE   (monitor_section_widget_get_type ())

Definition at line 18 of file monitor_section.h.