GFileIface.trashFinish

struct GFileIface
extern (C)
int function(GFile* file, GAsyncResult* result, GError** err) trashFinish;

Return Value

%TRUE on successful trash, %FALSE otherwise.

Throws

GException on failure.

Meta