Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkWindow ╰── GtkDialog ╰── AgsConnectionEditor
AgsConnectionEditor is a composite widget intended to assign output or input soundcards. It consists of multiple child editors.
void ags_connection_editor_set_machine (AgsConnectionEditor *connection_editor
,AgsMachine *machine
);
Is emitted as machine gets modified.
Since: 3.0.0
AgsConnectionEditor *
ags_connection_editor_new (AgsMachine *machine
);
Create a new instance of AgsConnectionEditor
Since: 3.0.0
#define AGS_CONNECTION_EDITOR_DEFAULT_BUILD_ID "Sun Aug 26 19:06:10 UTC 2018"
“machine”
property“machine” AgsMachine *
The machine which this machine editor is assigned with.
Owner: AgsConnectionEditor
Flags: Read / Write
“set-machine”
signalvoid user_function (AgsConnectionEditor *agsconnectioneditor, GObject *arg1, gpointer user_data)
Flags: Run Last