FileT.deleteFinish

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

template FileT()
override
bool
deleteFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the file was deleted. false otherwise.