gFileMonitorEmitEvent: gFileMonitorEmitEvent
Description
Emits the "changed"
signal if a change
has taken place. Should be called from file monitor
implementations only.Usage
gFileMonitorEmitEvent(object, file, other.file, event.type)
Details
The signal will be emitted from an idle handler (in the thread-default main
context).