GFileType

Indicates the file's on-disk type.

Values

ValueMeaning
UNKNOWN0

File's type is unknown.

REGULAR1

File handle represents a regular file.

DIRECTORY2

File handle represents a directory.

SPECIAL4

File is a "special" file, such as a socket, fifo, block device, or character device.

SHORTCUT5

File is a shortcut (Windows systems).

MOUNTABLE6

File is a mountable location.

Meta