heraia/trunk/libheraia/user_prefs.c File Reference

#include <libheraia.h>

Include dependency graph for user_prefs.c:

Go to the source code of this file.

Functions

static void verify_preference_file_path_presence (gchar *pathname)
static void verify_preference_file_name_presence (gchar *filename)
void verify_preference_file (gchar *pathname, gchar *filename)


Function Documentation

void verify_preference_file ( gchar *  pathname,
gchar *  filename 
)

Verify preference file presence and creates it if it does not already exists

Definition at line 82 of file user_prefs.c.

References verify_preference_file_name_presence(), and verify_preference_file_path_presence().

Referenced by heraia_init_main_struct().

Here is the call graph for this function:

static void verify_preference_file_name_presence ( gchar *  filename  )  [static]

Verify preference file's presence

Definition at line 51 of file user_prefs.c.

Referenced by verify_preference_file().

static void verify_preference_file_path_presence ( gchar *  pathname  )  [static]

verify preference file path presence and creates it if it does not already exists

Definition at line 34 of file user_prefs.c.

Referenced by verify_preference_file().


Generated on Mon Oct 20 21:22:49 2008 for Heraia by  doxygen 1.5.6