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

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

Corresponding FileAttributeType is FileAttributeType::Boolean.