[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.ACCESS_CAN_WRITE" ) ]
public const unowned string FILE_ATTRIBUTE_ACCESS_CAN_WRITE
Warning: FILE_ATTRIBUTE_ACCESS_CAN_WRITE is deprecated. Use GLib.FileAttribute.ACCESS_CAN_WRITE.
A key in the "access" namespace for getting write privileges.
Corresponding FileAttributeType is g_file_attribute_type_boolean. This attribute will be true if the user is able to write to the file.