pub static FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED: Lazy<&'static str>
Expand description

A key in the “mountable” namespace for checking if a file (of type G_FILE_TYPE_MOUNTABLE) can be started degraded.

Corresponding FileAttributeType is FileAttributeType::Boolean.