BEAST/BSE - Better Audio System and Sound Engine
0.8.2
|
#include "bstparamview.hh"
Go to the source code of this file.
Classes | |
struct | BstPreferences |
struct | BstPreferencesClass |
Defines | |
#define | BST_TYPE_PREFERENCES |
#define | BST_PREFERENCES(object) |
#define | BST_PREFERENCES_CLASS(klass) |
#define | BST_IS_PREFERENCES(object) |
#define | BST_IS_PREFERENCES_CLASS(klass) |
#define | BST_PREFERENCES_GET_CLASS(obj) |
Functions | |
GtkType | bst_preferences_get_type (void) |
void | bst_preferences_apply (BstPreferences *prefs) |
void | bst_preferences_load_rc_files (void) |
void | bst_preferences_save (BstPreferences *prefs) |
gboolean | bst_preferences_saved (void) |
void | bst_preferences_revert (BstPreferences *prefs) |
void | bst_preferences_default_revert (BstPreferences *prefs) |
void | bst_preferences_create_buttons (BstPreferences *prefs, GxkDialog *dialog) |