Go to the source code of this file.
Defines |
#define | BST_STRDUP_ABSORBRC_FILE() |
Functions |
void | _bst_msg_absorb_config_init (void) |
void | bst_msg_absorb_config_apply (SfiSeq *seq) |
GParamSpec * | bst_msg_absorb_config_pspec (void) |
BstMsgAbsorbStringSeq * | bst_msg_absorb_config_get_global (void) |
gboolean | bst_msg_absorb_config_adjust (const gchar *config_blurb, gboolean enabled, gboolean update_version) |
gboolean | bst_msg_absorb_config_match (const gchar *config_blurb) |
void | bst_msg_absorb_config_update (const gchar *config_blurb) |
GtkWidget * | bst_msg_absorb_config_box (void) |
void | bst_msg_absorb_config_box_set (GtkWidget *box, BstMsgAbsorbStringSeq *mass) |
BstMsgAbsorbStringSeq * | bst_msg_absorb_config_box_get (GtkWidget *box) |
void | bst_msg_absorb_config_save (void) |
void | bst_msg_absorb_config_load (void) |
Detailed Description