Constant

GioFILE_ATTRIBUTE_ACCESS_CAN_READ

Declaration

#define G_FILE_ATTRIBUTE_ACCESS_CAN_READ "access::can-read"

Description

A key in the “access” namespace for getting read privileges.

Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_BOOLEAN.

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