Learn R Programming

RGtk2 (version 2.20.1)

gFileCopyFinish: gFileCopyFinish

Description

Finishes copying the file started with gFileCopyAsync.

Usage

gFileCopyFinish(object, res, .errwarn = TRUE)

Arguments

object
input GFile.
.errwarn
Whether to issue a warning on error or fail silently

Value

  • A list containing the following elements:
  • retval[logical] a TRUE on success, FALSE on error.
  • errora GError, or NULL