[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.MOUNTABLE_CAN_EJECT" ) ]
public const unowned string FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT
Warning: FILE_ATTRIBUTE_MOUNTABLE_CAN_EJECT is deprecated. Use GLib.FileAttribute.MOUNTABLE_CAN_EJECT.
A key in the "mountable" namespace for checking if a file (of type G_FILE_TYPE_MOUNTABLE) can be ejected.
Corresponding FileAttributeType is g_file_attribute_type_boolean.