File.deleteFinish

Finishes deleting a file started with g_file_delete_async(). Virtual: delete_file_finish Since 2.34

class File
int
deleteFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if the file was deleted. FALSE otherwise.

Throws

GException on failure.

Meta