Variable

Gio-2.0GioFILE_ATTRIBUTE_STANDARD_IS_BACKUPConst

FILE_ATTRIBUTE_STANDARD_IS_BACKUP: string

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

The exact semantics of what constitutes a backup file are backend-specific. For local files, a file is considered a backup if its name ends with ~ and it is a regular file. This follows the POSIX convention used by text editors such as Emacs.

Corresponding Gio.FileAttributeType is Gio.FileAttributeType.BOOLEAN.

standard::is-backup