|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
Go to the source code of this file.
Classes | |
| struct | BstSampleEditor |
| struct | BstSampleEditorClass |
Defines | |
| #define | BST_TYPE_SAMPLE_EDITOR |
| #define | BST_SAMPLE_EDITOR(object) |
| #define | BST_SAMPLE_EDITOR_CLASS(klass) |
| #define | BST_IS_SAMPLE_EDITOR(object) |
| #define | BST_IS_SAMPLE_EDITOR_CLASS(klass) |
| #define | BST_SAMPLE_EDITOR_GET_CLASS(obj) |
Functions | |
| GtkType | bst_sample_editor_get_type (void) |
| GtkWidget * | bst_sample_editor_new (SfiProxy sample) |
| void | bst_sample_editor_set_sample (BstSampleEditor *sample_editor, SfiProxy editable_sample) |
| void | bst_sample_editor_rebuild (BstSampleEditor *sample_editor) |
1.7.6.1