pub static FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT: Lazy<&'static str>
Expand description
A key in the “mountable” namespace for checking if a file (of type G_FILE_TYPE_MOUNTABLE) is unmountable.
Corresponding FileAttributeType
is FileAttributeType::Boolean
.