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

Go to the source code of this file.

Functions

BstGMask * bst_param_create_gmask (GxkParam *param, const gchar *editor_name, GtkWidget *parent)
BstGMask * bst_param_create_col_gmask (GxkParam *param, const gchar *editor_name, GtkWidget *parent, guint column)
BstGMask * bst_param_create_span_gmask (GxkParam *param, const gchar *editor_name, GtkWidget *parent, guint column)
GxkParambst_param_new_value (GParamSpec *pspec, GxkParamValueNotify notify, gpointer notify_data)
GxkParambst_param_new_rec (GParamSpec *pspec, SfiRec *rec)
GxkParambst_param_new_object (GParamSpec *pspec, GObject *object)
GxkParambst_param_new_proxy (GParamSpec *pspec, SfiProxy proxy)
void bst_param_set_proxy (GxkParam *param, SfiProxy proxy)
SfiProxy bst_param_get_proxy (GxkParam *param)
SfiProxy bst_item_seq_list_match (GSList *proxy_seq_slist, const gchar *text)
void _bst_init_params (void)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines