Signal
IdeVcsMonitor::changed
Declaration
void
changed (
IdeVcsMonitor* self,
GioFile* file,
GioFile* other_file,
GFileMonitorEvent event,
gpointer user_data
)
Description
The “changed” signal is emitted when a file has been discovered to have been changed on disk.
Default handler: | The default handler is called after the handlers added via |
Available since: | 3.32 |
Parameters
file |
GFile |
A |
|
The data is owned by the caller of the function. | |
other_file |
GFile |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. | |
event |
GFileMonitorEvent |
A |