BEAST - Free Software Audio Synthesizer and Tracker  0.9.2
Typedefs | Functions
bseglue.hh File Reference
#include <bse/bsetype.hh>

Go to the source code of this file.

Typedefs

typedef SfiRec *(* BseGlueBoxedToRec) (gpointer boxed)
 
typedef SfiSeq *(* BseGlueBoxedToSeq) (gpointer boxed)
 

Functions

SfiGlueContext * bse_glue_context_intern (const gchar *user)
 
GType bse_glue_pspec_get_original_enum (GParamSpec *pspec)
 
guint bse_glue_enum_index (GType enum_type, gint enum_value)
 
GValue * bse_glue_boxed_to_value (GType boxed_type, gpointer boxed)
 
GValue * bse_value_to_sfi (const GValue *value)
 
GValue * bse_value_from_sfi (const GValue *value, GParamSpec *pspec)