FileIF.copyFinish

Finishes copying the file started with g_file_copy_async().

interface FileIF
bool
copyFinish

Parameters

res AsyncResultIF

Return Value

Type: bool

a TRUE on success, FALSE on error.

Throws

GException on failure.