|
BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include "bstracktable.hh"Go to the source code of this file.
Classes | |
| struct | BstRackEditor |
| struct | BstRackEditorClass |
Defines | |
| #define | BST_TYPE_RACK_EDITOR |
| #define | BST_RACK_EDITOR(object) |
| #define | BST_RACK_EDITOR_CLASS(klass) |
| #define | BST_IS_RACK_EDITOR(object) |
| #define | BST_IS_RACK_EDITOR_CLASS(klass) |
| #define | BST_RACK_EDITOR_GET_CLASS(object) |
Functions | |
| GtkType | bst_rack_editor_get_type (void) |
| GtkWidget * | bst_rack_editor_new (SfiProxy rack_view) |
| void | bst_rack_editor_set_rack_view (BstRackEditor *editor, SfiProxy rack_view) |
| void | bst_rack_editor_add_property (BstRackEditor *editor, SfiProxy item, const gchar *property_name) |
1.7.6.1