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 g_file_info_get_content_type().

class FileInfo
GFileType
getFileType
()

Return Value

Type: GFileType

a #GFileType for the given file.

Meta