[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.ACCESS_CAN_TRASH" ) ]
public const unowned string FILE_ATTRIBUTE_ACCESS_CAN_TRASH
Warning: FILE_ATTRIBUTE_ACCESS_CAN_TRASH is deprecated. Use GLib.FileAttribute.ACCESS_CAN_TRASH.
A key in the "access" namespace for checking trashing privileges.
Corresponding FileAttributeType is g_file_attribute_type_boolean. This attribute will be true if the user is able to move the file to the trash.