FileT.deleteFinish

Finishes deleting a file started with g_file_delete_async().

template FileT(TStruct)
bool
deleteFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

%TRUE if the file was deleted. %FALSE otherwise.

Throws

GException on failure.

Meta

Since

2.34