STANDARD_IS_VOLATILE


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_STANDARD_IS_VOLATILE" ) ]
[ Version ( since = "2.46" ) ]
public const string STANDARD_IS_VOLATILE

A key in the "standard" namespace for checking if a file is volatile.

This is meant for opaque, non-POSIX-like backends to indicate that the URI is not persistent. Applications should look at g_file_attribute_standard_symlink_target for the persistent URI.

Corresponding FileAttributeType is g_file_attribute_type_boolean.


Namespace: GLib.FileAttribute
Package: gio-2.0