RGtk2 (version 2.20.31)

gFileInfoGetFileType: gFileInfoGetFileType

Description

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

Usage

gFileInfoGetFileType(object)

Arguments

object

Value

GFileType] a GFileType for the given file.