FileMonitor.emitEvent

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).

class FileMonitor
void
emitEvent

Parameters

child File

a GFile.

otherFile File

a GFile.

eventType GFileMonitorEvent

a set of GFileMonitorEvent flags.

Meta