Vala.Io.FileWatcher.onDeleted – Valacore Reference Manual
onDeleted
Description:
public
FileWatcher
onDeleted
(
owned
WatchCallback
fn)
Registers callback fired on delete event.
Parameters:
fn
callback.
Returns:
this watcher.