FileMonitor.emitEvent

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

child gio.file.File

a #GFile.

otherFile gio.file.File

a #GFile.

eventType gio.types.FileMonitorEvent

a set of #GFileMonitorEvent flags.