Constant

GioFILE_ATTRIBUTE_ACCESS_CAN_RENAME

since: 2.0

Declaration

#define G_FILE_ATTRIBUTE_ACCESS_CAN_RENAME "access::can-rename"

Description

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

Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_BOOLEAN.

This attribute will be TRUE if the user is able to rename the file.

Available since: 2.0