pub static FILE_ATTRIBUTE_STANDARD_FAST_CONTENT_TYPE: &GStr
Expand description

A key in the “standard” namespace for getting the fast content type.

The fast content type isn’t as reliable as the regular one, as it only uses the filename to guess it, but it is faster to calculate than the regular content type.

Corresponding #GFileAttributeType is FileAttributeType::String.