BEAST/BSE - Better Audio System and Sound Engine  0.9.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
bstmsgabsorb.hh File Reference
#include "bstutils.hh"

Go to the source code of this file.

Macros

#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)