[ Version ( since = "3.32" ) ]
public signal void remove_file (File file)
The "remove-file" signal is emitted for each file that is removed by the DirectoryReaper instance.
This may be useful if you want to show the user what was processed by the reaper.
| file |
a File |