Static gio::FILE_ATTRIBUTE_PREVIEW_ICON [−][src]
pub static FILE_ATTRIBUTE_PREVIEW_ICON: Lazy<&'static str>
Expand description
A key in the “preview” namespace for getting a Icon
that can be
used to get preview of the file. For example, it may be a low
resolution thumbnail without metadata. Corresponding
FileAttributeType
is FileAttributeType::Object
. The value
for this key should contain a Icon
.