BEAST/BSE - Better Audio System and Sound Engine  0.8.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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)

Detailed Description

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines