Go to the source code of this file.
|
#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) |
|
|
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) |
|