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