Go to the source code of this file.
Classes | |
struct | cfg |
Enumerations | |
enum | { GP_HELP } |
Functions | |
cfg * | cfg_new (void) |
void | discard_prefs (void) |
const gchar * | prefs_get_filename (void) |
void | prefs_set_filename (const gchar *tpl) |
gboolean | prefs_get_have_footer (void) |
void | prefs_set_have_footer (gboolean tpl) |
gboolean | read_prefs (int argc, char *argv[]) |
|
enum for reading of options |
|
Set the preferences and initialise the cfg-struct
|
|
|
|
set and get the current filename |
|
set and get the current have_footer flag |
|
|
|
|
|
Read and parse the command options xxPreferences and initialise the cfg-struct
|