Top |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkVBox ╰── AgsPropertyEditor ╰── AgsPropertyListingEditor ╰── AgsListingEditor
AgsListingEditor implements AtkImplementorIface, GtkBuildable, GtkOrientable, AgsConnectable and AgsApplicable.
void ags_listing_editor_add_children (AgsListingEditor *listing_editor
,AgsAudio *audio
,guint nth_channel
,gboolean connect
);
Creates new pad editors or destroys them.
listing_editor |
the AgsListingEditor |
|
audio |
the AgsAudio to use |
|
nth_channel |
nth channel to start creation until end |
|
connect |
if |
Since: 0.3
AgsListingEditor *
ags_listing_editor_new (GType channel_type
);
Creates an AgsListingEditor
Since: 0.3