emit_event


Description:

public void emit_event (File child, File other_file, FileMonitorEvent event_type)

Emits the changed signal if a change has taken place.

Should be called from file monitor implementations only.

The signal will be emitted from an idle handler (in the thread-default main context).

Parameters:

this

a FileMonitor.

child

a File.

other_file

a File.

event_type

a set of FileMonitorEvent flags.