FileIF.deleteFinish

Finishes deleting a file started with g_file_delete_async().

interface FileIF
bool
deleteFinish

Parameters

result AsyncResultIF

Return Value

Type: bool

TRUE if the file was deleted. FALSE otherwise.

Throws

GException on failure.

Meta

Since

2.34