| 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.
Since: 0.7.131
AgsOutputListingEditor *
ags_output_listing_editor_new (GType channel_type);
Creates an AgsOutputListingEditor
Since: 0.7.131