Home
last modified time | relevance | path

Searched refs:foreach_save (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/xfburn/xfburn-0.6.2/xfburn/
H A Dxfburn-settings.c137 foreach_save (gpointer key, gpointer value, FILE * file_settings) in foreach_save() function
173 g_hash_table_foreach (priv->settings, (GHFunc) foreach_save, file_settings); in save_settings()
H A Dxfburn-audio-composition.c2087 foreach_save (GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, CompositionSaveInfo *in… in foreach_save() function
2149 gtk_tree_model_foreach (model, (GtkTreeModelForeachFunc) foreach_save, &info); in save_to_file()
H A Dxfburn-data-composition.c2244 foreach_save (GtkTreeModel * model, GtkTreePath * path, GtkTreeIter * iter, CompositionSaveInfo *in… in foreach_save() function
2315 gtk_tree_model_foreach (model, (GtkTreeModelForeachFunc) foreach_save, &info); in save_to_file()