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