FileMonitor.emitEvent

Emits the changed signal if a change has taken place. Should be called from file monitor implementations only.

Implementations are responsible to call this method from the [thread-default main context][g-main-context-push-thread-default] of the thread that the monitor was created in.

class FileMonitor
void
emitEvent

Parameters

child FileIF
otherFile FileIF
eventType GFileMonitorEvent

a set of GFileMonitorEvent flags.