| Top |
GObject
╰── GInitiallyUnowned
╰── GtkObject
╰── GtkWidget
╰── GtkContainer
╰── GtkBox
╰── GtkVBox
╰── AgsPropertyEditor
╰── AgsPropertyListingEditor
╰── AgsOutputListingEditor
void ags_output_listing_editor_add_children (AgsOutputListingEditor *listing_editor,AgsAudio *audio,guint nth_channel,gboolean connect);
Creates new pad editors or destroys them.
output_listing_editor |
||
audio |
the AgsAudio to use |
|
nth_channel |
nth channel to start creation until end |
|
connect |
if |
Since: 0.7.131
AgsOutputListingEditor *
ags_output_listing_editor_new (GType channel_type);
Creates an AgsOutputListingEditor
Since: 0.7.131