Go to the source code of this file.
|
#define | BST_TYPE_WAVE_EDITOR |
|
#define | BST_WAVE_EDITOR(object) |
|
#define | BST_WAVE_EDITOR_CLASS(klass) |
|
#define | BST_IS_WAVE_EDITOR(object) |
|
#define | BST_IS_WAVE_EDITOR_CLASS(klass) |
|
#define | BST_WAVE_EDITOR_GET_CLASS(obj) |
|
|
GtkType | bst_wave_editor_get_type (void) |
|
GtkWidget * | bst_wave_editor_new (SfiProxy wave) |
|
void | bst_wave_editor_set_wave (BstWaveEditor *self, SfiProxy wave) |
|
void | bst_wave_editor_rebuild (BstWaveEditor *wave_editor) |
|
void | bst_wave_editor_set_esample (BstWaveEditor *self, SfiProxy editable_sample) |
|