FILE_ATTRIBUTE_DOS_IS_ARCHIVE


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.DOS_IS_ARCHIVE" ) ]
public const unowned string FILE_ATTRIBUTE_DOS_IS_ARCHIVE

Warning: FILE_ATTRIBUTE_DOS_IS_ARCHIVE is deprecated. Use GLib.FileAttribute.DOS_IS_ARCHIVE.

A key in the "dos" namespace for checking if the file's archive flag is set.

This attribute is true if the archive flag is set. This attribute is only available for DOS file systems. Corresponding FileAttributeType is g_file_attribute_type_boolean.


Namespace: GLib
Package: gio-2.0