|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Dialog for saving chord presets. More...
#include "gui/backend/gtk_widgets/gtk_wrapper.h"
Go to the source code of this file.
Macros | |
| #define | SAVE_CHORD_PRESET_DIALOG_WIDGET_TYPE (save_chord_preset_dialog_widget_get_type ()) |
Functions | |
| SaveChordPresetDialogWidget * | save_chord_preset_dialog_widget_new (GtkWindow *parent_window) |
| Creates a dialog widget and displays it. | |
Variables | |
| SaveChordPresetDialogWidget | |
Dialog for saving chord presets.
Definition in file save_chord_preset_dialog.h.
| #define SAVE_CHORD_PRESET_DIALOG_WIDGET_TYPE (save_chord_preset_dialog_widget_get_type ()) |
Definition at line 18 of file save_chord_preset_dialog.h.