Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── AgsEnvelopeDialog
void
ags_envelope_dialog_load_preset (AgsEnvelopeDialog *envelope_dialog
);
Load presets.
Since: 3.0.0
void
ags_envelope_dialog_add_pattern_tab (AgsEnvelopeDialog *envelope_dialog
);
Add pattern tab.
Since: 3.0.0
AgsEnvelopeDialog *
ags_envelope_dialog_new (AgsMachine *machine
);
Creates an AgsEnvelopeDialog
Since: 3.0.0
#define AGS_ENVELOPE_DIALOG_DEFAULT_BUILD_ID "CEST 29-04-2017 09:55"
“machine”
property“machine” AgsMachine *
The machine which this machine editor is assigned with.
Owner: AgsEnvelopeDialog
Flags: Read / Write