Constructor
FoundryFileMonitorEventnew
Declaration [src]
FoundryFileMonitorEvent*
foundry_file_monitor_event_new (
GFile* file,
GFile* other_file,
GFileMonitorEvent event
)
Parameters
file-
Type:
GFileNo description available.
The data is owned by the caller of the function. other_file-
Type:
GFileNo description available.
The data is owned by the caller of the function. event-
Type:
GFileMonitorEventNo description available.
Return value
Type: FoundryFileMonitorEvent
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |