Zrythm
a highly automated and intuitive digital audio workstation
|
Preferences widget. More...
#include <adwaita.h>
Go to the source code of this file.
Data Structures | |
struct | SubgroupInfo |
struct | PreferencesWidget |
Preferences widget. More... | |
Macros | |
#define | PREFERENCES_WIDGET_TYPE (preferences_widget_get_type ()) |
#define | MW_PREFERENCES ZRYTHM->preferences |
Typedefs | |
typedef struct _MidiControllerMbWidget | MidiControllerMbWidget |
Functions | |
G_DECLARE_FINAL_TYPE (PreferencesWidget, preferences_widget, Z, PREFERENCES_WIDGET, AdwPreferencesDialog) typedef struct Preferences Preferences | |
PreferencesWidget * | preferences_widget_new (void) |
Preferences widget.
Definition in file preferences.h.
#define PREFERENCES_WIDGET_TYPE (preferences_widget_get_type ()) |
Definition at line 15 of file preferences.h.
typedef struct _MidiControllerMbWidget MidiControllerMbWidget |
Definition at line 24 of file preferences.h.