Signal
IdeDirectoryReaper::remove-file
since: 45
Description
The “remove-file” signal is emitted for each file that is removed by the
IdeDirectoryReaper
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 |
Available since: 45 |
Parameters
file
-
Type:
GFile
A
GFile
.The data is owned by the caller of the function.