Static gio::FILE_ATTRIBUTE_PREVIEW_ICON
source · pub static FILE_ATTRIBUTE_PREVIEW_ICON: &GStr
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
.