#include "scbconfig.h"#include <glib.h>

Go to the source code of this file.
Classes | |
| struct | _ScbPath |
Typedefs | |
| typedef struct _ScbPath | ScbPath |
| typedef ScbPath * | ScbPathPtr |
Functions | |
| void | scb_path_init (ScbPathPtr ptr) |
| gboolean | scb_path_file_exist (const char *pathName) |
| typedef ScbPath* ScbPathPtr |
| gboolean scb_path_file_exist | ( | const char * | pathName | ) |
| void scb_path_init | ( | ScbPathPtr | ptr | ) |
1.5.6