File.copyFinish

Finishes copying the file started with g_file_copy_async().

class File
int
copyFinish

Parameters

res AsyncResultIF

a GAsyncResult

Return Value

Type: int

a TRUE on success, FALSE on error.

Throws

GException on failure.

Meta