[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.FILESYSTEM_READONLY" ) ]
public const unowned string FILE_ATTRIBUTE_FILESYSTEM_READONLY
Warning: FILE_ATTRIBUTE_FILESYSTEM_READONLY is deprecated. Use GLib.FileAttribute.FILESYSTEM_READONLY.
A key in the "filesystem" namespace for checking if the file system is read only.
Is set to true if the file system is read only. Corresponding FileAttributeType is g_file_attribute_type_boolean.