gfileutils.h File Reference

#include <gerror.h>

Go to the source code of this file.

Defines

#define G_FILE_ERROR   g_file_error_quark ()

Enumerations

enum  GFileError
enum  GFileTest

Functions

GQuark g_file_error_quark (void)
GFileError g_file_error_from_errno (gint err_no)
gboolean g_file_test (const gchar *filename, GFileTest test)
gboolean g_file_get_contents (const gchar *filename, gchar **contents, guint *length, GError **error)
int g_mkstemp (char *tmpl)
int g_file_open_tmp (const char *tmpl, char **name_used, GError **error)


Define Documentation

#define G_FILE_ERROR   g_file_error_quark ()

Definition at line 28 of file gfileutils.h.


Enumeration Type Documentation

enum GFileError

Definition at line 30 of file gfileutils.h.

enum GFileTest

Definition at line 62 of file gfileutils.h.


Function Documentation

GFileError g_file_error_from_errno ( gint  err_no  ) 

GQuark g_file_error_quark ( void   ) 

gboolean g_file_get_contents ( const gchar filename,
gchar **  contents,
guint length,
GError **  error 
)

int g_file_open_tmp ( const char *  tmpl,
char **  name_used,
GError **  error 
)

gboolean g_file_test ( const gchar filename,
GFileTest  test 
)

int g_mkstemp ( char *  tmpl  ) 


Generated on Tue Jul 5 15:58:42 2011 for ROOT_528-00b_version by  doxygen 1.5.1