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

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

Corresponding FileAttributeType is FileAttributeType::Boolean.