Variable

Gio-2.0GioFILE_ATTRIBUTE_STANDARD_IS_VOLATILEConstSince 2.46

FILE_ATTRIBUTE_STANDARD_IS_VOLATILE: string

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 Gio.FileAttributeType is Gio.FileAttributeType.BOOLEAN.

2.46