File.moveFinish
bool moveFinish(gio.async_result.AsyncResult result)Finishes an asynchronous file movement, started with [gio.file.File.moveAsync].
Parameters
result | a #GAsyncResult |
Returns
true on successful file move, false otherwise.
Throws
[ErrorWrap]