Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── AgsConnectionEditor
AgsConnectionEditor is a composite widget to edit all aspects of AgsAudio. It consists of multiple child editors.
void ags_connection_editor_set_machine (AgsConnectionEditor *connection_editor
,AgsMachine *machine
);
Is emitted as machine gets modified.
Since: 0.7.65
AgsConnectionEditor *
ags_connection_editor_new (AgsMachine *machine
);
Creates an AgsConnectionEditor
Since: 0.7.65
#define AGS_CONNECTION_EDITOR_DEFAULT_BUILD_ID "Sat Sep 10 07:49:08 CEST 2016\0"
“machine”
property“machine” AgsMachine *
The machine which this machine editor is assigned with.
Flags: Read / Write
“set-machine”
signalvoid user_function (AgsConnectionEditor *agsconnectioneditor, GObject *arg1, gpointer user_data)
Flags: Run Last