Static gio::FILE_ATTRIBUTE_ACCESS_CAN_DELETE

source ·
pub static FILE_ATTRIBUTE_ACCESS_CAN_DELETE: &GStr
Expand description

A key in the “access” namespace for checking deletion privileges.

Corresponding #GFileAttributeType is FileAttributeType::Boolean.

This attribute will be true if the user is able to delete the file.