Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── AgsPropertyEditor ╰── AgsPropertyListingEditor ╰── AgsOutputListingEditor
void ags_output_listing_editor_add_children (AgsOutputListingEditor *output_listing_editor
,AgsAudio *audio
,guint nth
,gboolean connect
);
Creates new pad editors or destroys them.
output_listing_editor |
||
audio |
the AgsAudio to use |
|
nth |
nth channel to start creation until end |
|
connect |
if |
Since: 3.0.0
AgsOutputListingEditor *
ags_output_listing_editor_new (GType channel_type
);
Create a new instance of AgsOutputListingEditor
Since: 3.0.0