File.deleteFinish

bool deleteFinish(gio.async_result.AsyncResult result)

Finishes deleting a file started with [gio.file.File.deleteAsync].

Parameters

resulta #GAsyncResult

Returns

true if the file was deleted. false otherwise.

Throws

[ErrorWrap]