BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include "bstutils.hh"
Go to the source code of this file.
Classes | |
struct | BstScrollgraph |
struct | BstScrollgraphClass |
Defines | |
#define | BST_TYPE_SCROLLGRAPH |
#define | BST_SCROLLGRAPH(object) |
#define | BST_SCROLLGRAPH_CLASS(klass) |
#define | BST_IS_SCROLLGRAPH(object) |
#define | BST_IS_SCROLLGRAPH_CLASS(klass) |
#define | BST_SCROLLGRAPH_GET_CLASS(object) |
Functions | |
GType | bst_scrollgraph_get_type (void) |
void | bst_scrollgraph_clear (BstScrollgraph *self) |
void | bst_scrollgraph_set_source (BstScrollgraph *self, SfiProxy source, guint ochannel) |
GtkWidget * | bst_scrollgraph_build_dialog (GtkWidget *alive_object, SfiProxy source, guint ochannel) |