Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.3)
gFileCopyFinish: gFileCopyFinish
Description
Finishes copying the file started with
gFileCopyAsync
.
Usage
gFileCopyFinish(object, res, .errwarn = TRUE)
Arguments
Value
A list containing the following elements:
retval
[logical] a
TRUE
on success,
FALSE
on error.
error
a
GError
, or
NULL