Use stat() instead of g_file_test() to detect other types of errors, such as "permission denied".
35 KiB
35 KiB
Use stat() instead of g_file_test() to detect other types of errors, such as "permission denied".