AgsListingEditor
AgsListingEditor — pack pad editors.
|
|
Includes
#include <ags/X/ags_listing_editor.h>
Description
AgsListingEditor is a composite widget to pack AgsPadEditor.
Functions
ags_listing_editor_add_children ()
void
ags_listing_editor_add_children (AgsListingEditor *listing_editor,
AgsAudio *audio,
guint nth_channel,
gboolean connect);
Creates new pad editors or destroys them.
Since 0.3
ags_listing_editor_new ()
AgsListingEditor *
ags_listing_editor_new (GType channel_type);
Creates an AgsListingEditor
Returns
a new AgsListingEditor
Since 0.3