![]() |
![]() |
![]() |
Buzztard Bt-Core Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
BtPlainfileSettingsBtPlainfileSettings — plain file based implementation sub class for buzztard settings handling |
#include <libbtcore/core.h> BtPlainfileSettings; const BtPlainfileSettings * bt_plainfile_settings_new (void);
typedef struct _BtPlainfileSettings BtPlainfileSettings;
gconf based implementation object for a buzztard based settings
const BtPlainfileSettings * bt_plainfile_settings_new (void);
Create a new instance.
Returns : |
the new instance or NULL in case of an error
|