changed
Description:
[ Version ( since = "3.28" ) ]
public signal void changed (File file, File? other_file, FileMonitorEvent event)
  public signal void changed (File file, File? other_file, FileMonitorEvent event)
This event is similar to changed but can be fired from any of the monitored directories in the recursive mount.
Parameters:
| file | 
           a File  | 
      
| other_file | 
           a File for the other file when applicable  | 
      
| event | 
           the FileMonitorEvent event  |