|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Monitor section panel. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.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) |
| MonitorSectionWidget * | monitor_section_widget_new (void) |
| Creates a MonitorSectionWidget. | |
Monitor section panel.
Definition in file monitor_section.h.
| #define MONITOR_SECTION_WIDGET_TYPE (monitor_section_widget_get_type ()) |
Definition at line 18 of file monitor_section.h.