Gets a file's type (whether it is a regular file, symlink, etc).
This is different from the file's content type, see get_content_type.
It is an error to call this if the FileInfo does not contain g_file_attribute_standard_type.
this |
a FileInfo. |
a FileType for the given file. |