Signal
IdeDirectoryReaper::remove-file
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 |
Parameters
file-
Type:
GFileA
GFile.The data is owned by the caller of the function.