Go to the source code of this file.
◆ build_filename()
| gchar* build_filename |
( |
const gchar * |
basedir, |
|
|
const gchar * |
path |
|
) |
| |
◆ canonicalize_filename()
| gchar* canonicalize_filename |
( |
const gchar * |
path | ) |
|
◆ find_file_in_path()
| gchar* find_file_in_path |
( |
const gchar * |
path, |
|
|
const gchar * |
filename, |
|
|
GFileTest |
test |
|
) |
| |
◆ get_filename_extension()
| const gchar* get_filename_extension |
( |
const gchar * |
filename | ) |
|
◆ is_file_device()
| gboolean is_file_device |
( |
const gchar * |
name | ) |
|
◆ is_file_directory()
| gboolean is_file_directory |
( |
const char * |
filename | ) |
|
◆ is_file_regular()
| gboolean is_file_regular |
( |
const char * |
filename | ) |
|