Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gFileInfoGetIsBackup: gFileInfoGetIsBackup
Description
Checks if a file is a backup file.
Usage
gFileInfoGetIsBackup(object)
Arguments
object
a
GFileInfo
.
Value
TRUE
if file is a backup file,
FALSE
otherwise.