Go to the source code of this file.
|
#define | BSE_THREADS_ENTER() |
|
#define | BSE_THREADS_LEAVE() |
|
#define | BSE_DBG_EXT |
|
#define | BSE_CONFIG(field) |
|
|
void | bse_bindtextdomain () |
| Bind the BSE text domain, so bse_gettext() becomes usable; may be called before initializing BSE.
|
|
void | _bse_init_async (int *argc, char **argv, const char *app_name, const Bse::StringVector &args) |
|
void | bse_init_inprocess (int *argc, char **argv, const char *app_name, const Bse::StringVector &args=Bse::StringVector()) |
|
void | bse_init_test (int *argc, char **argv, const Bse::StringVector &args=Bse::StringVector()) |
|
void | bse_main_wakeup () |
|
SfiGlueContext * | _bse_glue_context_create (const char *client, const std::function< void()> &caller_wakeup) |
|
void | _bse_init_c_wrappers () |
|
|
BseMainArgs * | bse_main_args |
|
GMainContext * | bse_main_context |
|