| Top |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── 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 (gchar *title,GtkWindow *transient_for,AgsMachine *machine);
Creates an AgsEnvelopeDialog
Since: 3.0.0
#define AGS_ENVELOPE_DIALOG_DEFAULT_BUILD_ID "Thu Apr 7 04:09:52 PM UTC 2022"
“machine” property“machine” AgsMachine *
The machine which this machine editor is assigned with.
Owner: AgsEnvelopeDialog
Flags: Read / Write