Signal
FoundryDirectoryReaper::remove-file
Description [src]
The “remove-file” signal is emitted for each file that is removed by the
FoundryDirectoryReaper
instance. This may be useful if you want to show the
user what was processed by the reaper.
Default handler: The default handler is called after the handlers added via |
Parameters
file
-
Type:
GFile
A
GFile
.The data is owned by the caller of the function.