Static gio::FILE_ATTRIBUTE_THUMBNAILING_FAILED [−][src]
pub static FILE_ATTRIBUTE_THUMBNAILING_FAILED: Lazy<&'static str>
Expand description
A key in the “thumbnail” namespace for checking if thumbnailing failed.
This attribute is true if thumbnailing failed. Corresponding
FileAttributeType is FileAttributeType::Boolean.