Go to the source code of this file.
Function Documentation
| int ghb_find_pid_file |
( |
|
) |
|
| gchar* ghb_get_user_config_dir |
( |
gchar * |
subdir |
) |
|
| GValue* ghb_load_old_queue |
( |
int |
pid |
) |
|
| GValue* ghb_load_queue |
( |
|
) |
|
| gboolean ghb_lock_file |
( |
const gchar * |
name |
) |
|
| GValue* ghb_parse_preset_path |
( |
const gchar * |
path |
) |
|
| void ghb_pref_save |
( |
GValue * |
settings, |
|
|
const gchar * |
key | |
|
) |
| | |
| void ghb_pref_set |
( |
GValue * |
settings, |
|
|
const gchar * |
key | |
|
) |
| | |
| void ghb_prefs_save |
( |
GValue * |
settings |
) |
|
| void ghb_prefs_store |
( |
void |
|
) |
|
| gboolean ghb_preset_is_custom |
( |
void |
|
) |
|
| gchar* ghb_preset_path_string |
( |
const GValue * |
path |
) |
|
| void ghb_remove_old_queue_file |
( |
int |
pid |
) |
|
| void ghb_remove_queue_file |
( |
void |
|
) |
|
| void ghb_save_queue |
( |
GValue * |
queue |
) |
|
| void ghb_select_default_preset |
( |
GtkBuilder * |
builder |
) |
|
| void ghb_select_preset |
( |
GtkBuilder * |
builder, |
|
|
const GValue * |
preset | |
|
) |
| | |
| void ghb_settings_close |
( |
|
) |
|
| void ghb_unlink_pid_file |
( |
int |
pid |
) |
|
| void ghb_write_pid_file |
( |
|
) |
|