Go to the source code of this file.
Defines |
#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 |
Functions |
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) |
BseErrorType | bst_rc_dump (const gchar *file_name) |
BseErrorType | bst_rc_parse (const gchar *file_name) |
Detailed Description