mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-30 12:23:06 +02:00
GFileMonitor: fix docs bug
This commit is contained in:
parent
5a68f59e5b
commit
cbb95038cf
@ -227,7 +227,7 @@ g_file_monitor_class_init (GFileMonitorClass *klass)
|
||||
* Emitted when @file has been changed.
|
||||
*
|
||||
* If using #G_FILE_MONITOR_SEND_MOVED flag and @event_type is
|
||||
* #G_FILE_MONITOR_SEND_MOVED, @file will be set to a #GFile containing the
|
||||
* #G_FILE_MONITOR_EVENT_MOVED, @file will be set to a #GFile containing the
|
||||
* old path, and @other_file will be set to a #GFile containing the new path.
|
||||
*
|
||||
* In all the other cases, @other_file will be set to #NULL.
|
||||
|
Loading…
x
Reference in New Issue
Block a user