FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT

A key in the "mountable" namespace for checking if a file (of type G_FILE_TYPE_MOUNTABLE) is unmountable.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.Boolean.

enum FILE_ATTRIBUTE_MOUNTABLE_CAN_UNMOUNT = "mountable::can-unmount";