FileInfo.getIsHidden

Checks if a file is hidden.

It is an error to call this if the #GFileInfo does not contain G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN.

class FileInfo
bool
getIsHidden
()

Return Value

Type: bool

true if the file is a hidden file, false otherwise.