Static gio::FILE_ATTRIBUTE_STANDARD_ICON
source · pub static FILE_ATTRIBUTE_STANDARD_ICON: Lazy<&'static str>
Expand description
A key in the “standard” namespace for getting the icon for the file.
Corresponding FileAttributeType
is FileAttributeType::Object
.
The value for this key should contain a Icon
.