gFileMonitorEmitEvent {RGtk2} | R Documentation |
Emits the
"changed"signal if a change has taken place. Should be called from file monitor implementations only.
gFileMonitorEmitEvent(object, file, other.file, event.type)
|
a |
|
a |
|
a |
|
a set of |
The signal will be emitted from an idle handler (in the thread-default main context).
Derived by RGtkGen from GTK+ documentation