get_is_backup
Description:
public bool get_is_backup ()
Checks if a file is a backup file.
It is an error to call this if the FileInfo does not contain
g_file_attribute_standard_is_backup.
Parameters:
Returns:
true if file is a backup file, false otherwise.
|