BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include "bstutils.hh"
Go to the source code of this file.
Classes | |
struct | BstRackView |
struct | BstRackViewClass |
Defines | |
#define | BST_TYPE_RACK_VIEW |
#define | BST_RACK_VIEW(object) |
#define | BST_RACK_VIEW_CLASS(klass) |
#define | BST_IS_RACK_VIEW(object) |
#define | BST_IS_RACK_VIEW_CLASS(klass) |
#define | BST_RACK_VIEW_GET_CLASS(object) |
Functions | |
GType | bst_rack_view_get_type (void) |
GtkWidget * | bst_rack_view_new (SfiProxy item) |
void | bst_rack_view_set_item (BstRackView *self, SfiProxy item) |
void | bst_rack_view_rebuild (BstRackView *self) |