BEAST
- Free Software Audio Synthesizer and Tracker
0.9.2
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
bse
bsegconfig.hh
Go to the documentation of this file.
1
// Licensed GNU LGPL v2.1 or later: http://www.gnu.org/licenses/lgpl.html
2
#ifndef __BSE_GCONFIG_H__
3
#define __BSE_GCONFIG_H__
4
5
#include <
bse/bseobject.hh
>
6
#include <
bse/bsemain.hh
>
7
8
G_BEGIN_DECLS
9
10
/* --- Global Config --- */
11
/* extern BseGConfig *bse_global_config; bsetype.hh */
12
void
_bse_gconfig_init (
void
);
13
void
bse_gconfig_apply (SfiRec *rec);
14
GParamSpec* bse_gconfig_pspec (
void
);
15
void
bse_gconfig_lock (
void
);
16
void
bse_gconfig_unlock (
void
);
17
gboolean bse_gconfig_locked (
void
);
18
void
bse_gconfig_merge_args (
const
BseMainArgs
*margs);
19
20
G_END_DECLS
21
22
#endif
/* __BSE_GCONFIG_H__ */
bseobject.hh
bsemain.hh
BseMainArgs
Definition:
bsemain.hh:22
Generated on Wed Sep 16 2015 09:58:45 for BEAST - Free Software Audio Synthesizer and Tracker by
1.8.9.1