FILE_ATTRIBUTE_ACCESS_CAN_TRASH

A key in the "access" namespace for checking trashing privileges.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.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";