BEAST/BSE - Better Audio System and Sound Engine  0.8.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Defines | Functions
bstparamview.hh File Reference
#include "bstutils.hh"

Go to the source code of this file.

Classes

struct  BstParamView
struct  BstParamViewClass

Defines

#define BST_TYPE_PARAM_VIEW
#define BST_PARAM_VIEW(object)
#define BST_PARAM_VIEW_CLASS(klass)
#define BST_IS_PARAM_VIEW(object)
#define BST_IS_PARAM_VIEW_CLASS(klass)
#define BST_PARAM_VIEW_GET_CLASS(object)

Functions

GType bst_param_view_get_type (void)
GtkWidget * bst_param_view_new (SfiProxy item)
void bst_param_view_rebuild (BstParamView *param_view)
void bst_param_view_apply_defaults (BstParamView *param_view)
void bst_param_view_set_item (BstParamView *param_view, SfiProxy item)
void bst_param_view_set_mask (BstParamView *param_view, const gchar *first_base_type, const gchar *last_base_type, const gchar *reject_pattern, const gchar *match_pattern)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines