FileInfo.getFileType

Gets a file's type (whether it is a regular file, symlink, etc). This is different from the file's content type, see FileInfo.getContentType.

class FileInfo
getFileType
()

Return Value

Type: GFileType

a GFileType for the given file.