| Top |
| #define | AGS_MIDI_DIALOG_DEFAULT_VERSION |
| #define | AGS_MIDI_DIALOG_DEFAULT_BUILD_ID |
| enum | AgsMidiDialogFlags |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBin
╰── GtkWindow
╰── GtkDialog
╰── AgsMidiDialog
AgsMidiDialog is a composite widget to edit all aspects of AgsAudio. It consists of multiple child editors.
void
ags_midi_dialog_load_sequencers (AgsMidiDialog *midi_dialog);
AgsMidiDialog *
ags_midi_dialog_new (AgsMachine *machine);
Creates an AgsMidiDialog
Since: 0.7.0
“machine” property“machine” AgsMachine *
The machine which this machine editor is assigned with.
Flags: Read / Write