FILE_ATTRIBUTE_ACCESS_CAN_TRASH

A key in the "access" namespace for checking trashing privileges. Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_BOOLEAN. This attribute will be TRUE if the user is able to move the file to the trash.

enum FILE_ATTRIBUTE_ACCESS_CAN_TRASH = "access::can-trash";