Go to the source code of this file.
|
#define | BST_RC_VERSION |
|
#define | BST_GUI_ENABLE_ERROR_BELL |
|
#define | BST_SNET_ANTI_ALIASED |
|
#define | BST_SNET_EDIT_FALLBACK |
|
#define | BST_SNET_SWAP_IO_CHANNELS |
|
|
void | _bst_gconfig_init (void) |
|
void | bst_gconfig_set_rc_version (const gchar *rc_version) |
|
void | bst_gconfig_set_rec_rc_version (SfiRec *rec, const gchar *rc_version) |
|
void | bst_gconfig_apply (SfiRec *rec) |
|
GParamSpec * | bst_gconfig_pspec (void) |
|
void | bst_gconfig_push_updates (void) |
|
Bse::Error | bst_rc_dump (const gchar *file_name) |
|
Bse::Error | bst_rc_parse (const gchar *file_name) |
|