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