Zrythm
a highly automated and intuitive digital audio workstation
|
Active hardware menu button. More...
Go to the source code of this file.
Data Structures | |
struct | ActiveHardwareMbWidget |
A menu button that allows selecting active hardware ports. More... | |
Macros | |
#define | ACTIVE_HARDWARE_MB_WIDGET_TYPE (active_hardware_mb_widget_get_type ()) |
Functions | |
void | active_hardware_mb_widget_setup (ActiveHardwareMbWidget *self, bool is_input, bool is_midi, GSettings *settings, const char *key) |
void | active_hardware_mb_widget_save_settings (ActiveHardwareMbWidget *self) |
Called from PreferencesWidget to save the settings. | |
void | active_hardware_mb_widget_refresh (ActiveHardwareMbWidget *self) |
ActiveHardwareMbWidget * | active_hardware_mb_widget_new (void) |
Active hardware menu button.
Definition in file active_hardware_mb.h.
#define ACTIVE_HARDWARE_MB_WIDGET_TYPE (active_hardware_mb_widget_get_type ()) |
Definition at line 17 of file active_hardware_mb.h.