question about g_file_test();
- From: cet cet <xnidos yahoo com>
- To: gtk-app-devel-list gnome org
- Subject: question about g_file_test();
- Date: Sun, 26 Apr 2009 09:28:48 -0700 (PDT)
For a broken symlink file called file(full path);
g_file_test(file,G_FILE_TEST_IS_SYMLINK) returning TRUE;
g_remove(file);removes file;
g_file_test(file,G_FILE_TEST_EXISTS) returning FALSE<-why;
is it correct the g_file_test(file,G_FILE_TEST_EXISTS) returning FALSE?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]