Idź do kodu źródłowego tego pliku.
◆ config_commit()
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.
◆ config_open()
gboolean GObject* config_open |
( |
const gchar * |
path_format, |
|
|
const gchar * |
mode, |
|
|
|
... |
|
) |
| |
◆ config_postread()
◆ config_read()
int config_read |
( |
const gchar * |
plugin_name | ) |
|
◆ config_read_plugins()
int config_read_plugins |
( |
| ) |
|
◆ config_write()
◆ config_write_partly()
int config_write_partly |
( |
plugin_t * |
plugin, |
|
|
const char ** |
vars |
|
) |
| |
◆ debug_write_crash()
void debug_write_crash |
( |
| ) |
|
◆ ekg_fprintf()
gboolean ekg_fprintf |
( |
GOutputStream * |
f, |
|
|
const gchar * |
format, |
|
|
|
... |
|
) |
| |