BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Functions
bstrackeditor.hh File Reference
#include "bstracktable.hh"

Go to the source code of this file.

Classes

struct  BstRackEditor
 
struct  BstRackEditorClass
 

Macros

#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)