Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GFileMonitorEvent |
Enum : | FileMonitorEvent |
Properties | |
---|---|
guint32 Gio.FileMonitorEvent.ATTRIBUTE_CHANGED : 4
|
|
guint32 Gio.FileMonitorEvent.CHANGED : 0
|
|
guint32 Gio.FileMonitorEvent.CHANGES_DONE_HINT : 1
|
|
guint32 Gio.FileMonitorEvent.CREATED : 3
|
|
guint32 Gio.FileMonitorEvent.DELETED : 2
|
|
guint32 Gio.FileMonitorEvent.MOVED : 7
|
|
guint32 Gio.FileMonitorEvent.PRE_UNMOUNT : 5
|
|
guint32 Gio.FileMonitorEvent.UNMOUNTED : 6
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio.FileMonitor
Signal |
Emitted when file has been changed.
|
Gio.FileMonitor
Method |
Emits the GFileMonitor::changed signal if a change
has taken place. |