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 #GIcon that can be used to get preview of the file.

For example, it may be a low resolution thumbnail without metadata.

Corresponding #GFileAttributeType is FileAttributeType::Object.

The value for this key should contain a #GIcon.