AgsPadEditor
AgsPadEditor — A composite widget to edit AgsChannel
|
|
Includes
#include <ags/X/ags_pad_editor.h>
Description
AgsPadEditor is a composite widget to edit AgsChannel. It should be
packed by an AgsPadEditor.
Functions
ags_pad_editor_set_channel ()
void
ags_pad_editor_set_channel (AgsPadEditor *pad_editor
,
AgsChannel *channel
);
Is called as channel gets modified.
Since 0.3
ags_pad_editor_new ()
AgsPadEditor *
ags_pad_editor_new (AgsChannel *channel
);
Creates an AgsPadEditor
Returns
a new AgsPadEditor
Since 0.3
Types and Values
AGS_PAD_EDITOR_DEFAULT_VERSION
#define AGS_PAD_EDITOR_DEFAULT_VERSION "0.4.2\0"
AGS_PAD_EDITOR_DEFAULT_BUILD_ID
#define AGS_PAD_EDITOR_DEFAULT_BUILD_ID "CEST 02-10-2014 19:36\0"