API Version: 2.0
Library Version: 2.72
GFileType g_file_info_get_file_type ( GFileInfo* info )
Gets a file’s type (whether it is a regular file, symlink, etc). This is different from the file’s content type, see g_file_info_get_content_type().
GFileType
A GFileType for the given file.