FileInfo.getIsBackup

Checks if a file is a backup file.

It is an error to call this if the #GFileInfo does not contain G_FILE_ATTRIBUTE_STANDARD_IS_BACKUP.

class FileInfo
bool
getIsBackup
()

Return Value

Type: bool

true if file is a backup file, false otherwise.