Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

Enum Gio.FileMonitorEvent

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GFileMonitorEvent
Enum : FileMonitorEvent
Specifies what type of event a monitor event is.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.FileMonitor
Signal
changed (FileMonitor self, File file, File other_file, FileMonitorEvent event_type) : none
Emitted when file has been changed.
Gio.FileMonitor
Method
emit_event (File child, File other_file, FileMonitorEvent event_type) : none
Emits the GFileMonitor::changed signal if a change
has taken place.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:35 GMT+0800 (HKT)