Static gio::FILE_ATTRIBUTE_STANDARD_IS_HIDDEN
source · pub static FILE_ATTRIBUTE_STANDARD_IS_HIDDEN: Lazy<&'static str>
Expand description
A key in the “standard” namespace for checking if a file is hidden.
Corresponding FileAttributeType
is FileAttributeType::Boolean
.