Gio.FileInfo.prototype.get_is_backup
function get_is_backup(): Boolean { // Gjs wrapper for g_file_info_get_is_backup() }
Checks if a file is a backup file.
- Returns
true if file is a backup file, false otherwise.
function get_is_backup(): Boolean { // Gjs wrapper for g_file_info_get_is_backup() }
Checks if a file is a backup file.
true if file is a backup file, false otherwise.