FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE

A key in the "access" namespace for getting execution privileges.

Corresponding #GFileAttributeType is gio.types.FileAttributeType.Boolean.

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

enum FILE_ATTRIBUTE_ACCESS_CAN_EXECUTE = "access::can-execute";