File.deleteFinish
bool deleteFinish(gio.async_result.AsyncResult result)Finishes deleting a file started with [gio.file.File.deleteAsync].
Parameters
result | a #GAsyncResult |
Returns
true if the file was deleted. false otherwise.
Throws
[ErrorWrap]
bool deleteFinish(gio.async_result.AsyncResult result)Finishes deleting a file started with [gio.file.File.deleteAsync].
result | a #GAsyncResult |