Idź do kodu źródłowego tego pliku.
gboolean GObject gboolean config_commit |
( |
void |
| ) |
|
config_commit()
Close all configuration files open for writing, and commit changes to them if written successfully. Otherwise, just leave old files intact.
- Zwraca
- TRUE if new config was saved, FALSE otherwise.
gboolean GObject* config_open |
( |
const gchar * |
path_format, |
|
|
const gchar * |
mode, |
|
|
|
... |
|
) |
| |
int config_read |
( |
const gchar * |
plugin_name | ) |
|
int config_read_plugins |
( |
| ) |
|
int config_write_partly |
( |
plugin_t * |
plugin, |
|
|
const char ** |
vars |
|
) |
| |
void debug_write_crash |
( |
| ) |
|
gboolean ekg_fprintf |
( |
GOutputStream * |
f, |
|
|
const gchar * |
format, |
|
|
|
... |
|
) |
| |