FileInfo.getIsHidden
bool getIsHidden()Checks if a file is hidden.
It is an error to call this if the #GFileInfo does not contain [gio.types.FILE_ATTRIBUTE_STANDARD_IS_HIDDEN].
Returns
true if the file is a hidden file, false otherwise.
bool getIsHidden()Checks if a file is hidden.
It is an error to call this if the #GFileInfo does not contain [gio.types.FILE_ATTRIBUTE_STANDARD_IS_HIDDEN].