[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.STANDARD_IS_HIDDEN" ) ]
public const unowned string FILE_ATTRIBUTE_STANDARD_IS_HIDDEN
Warning: FILE_ATTRIBUTE_STANDARD_IS_HIDDEN is deprecated. Use GLib.FileAttribute.STANDARD_IS_HIDDEN.
A key in the "standard" namespace for checking if a file is hidden.
Corresponding FileAttributeType is g_file_attribute_type_boolean.