FileMonitor.emitEvent

void emitEvent(gio.file.File child, gio.file.File otherFile, gio.types.FileMonitorEvent eventType)

Emits the #GFileMonitor::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.

Parameters

childa #GFile.
otherFilea #GFile.
eventTypea set of #GFileMonitorEvent flags.