getIsHidden

open fun getIsHidden(): Boolean

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.

Return

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