gFileInfoGetIsBackup {RGtk2}R Documentation

gFileInfoGetIsBackup

Description

Checks if a file is a backup file.

Usage

gFileInfoGetIsBackup(object)

Arguments

object

a GFileInfo.

Value

[logical] TRUE if file is a backup file, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]