Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkTable ╰── AgsOutputCollectionEditor
AgsOutputCollectionEditor is a composite widget to modify audio connections. A output collection editor should be packed by a AgsConnectionEditor.
void
ags_output_collection_editor_check (AgsOutputCollectionEditor *output_collection_editor
);
Checks for possible channels to output. And modifies its ranges.
Since: 0.7.65
AgsOutputCollectionEditor *
ags_output_collection_editor_new (GType channel_type
);
Creates an AgsOutputCollectionEditor
Since: 0.7.65