mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 06:26:15 +01:00
Add "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc
This commit is contained in:
parent
707bc4a40f
commit
3a7244bd0c
@ -309,7 +309,7 @@ typedef enum {
|
|||||||
* behaviour -without specifying this flag- is to send single DELETED
|
* behaviour -without specifying this flag- is to send single DELETED
|
||||||
* and CREATED events).
|
* and CREATED events).
|
||||||
* @G_FILE_MONITOR_WATCH_HARD_LINKS: Watch for changes to the file made
|
* @G_FILE_MONITOR_WATCH_HARD_LINKS: Watch for changes to the file made
|
||||||
* via another hard link.
|
* via another hard link. Since 2.36.
|
||||||
*
|
*
|
||||||
* Flags used to set what a #GFileMonitor will watch for.
|
* Flags used to set what a #GFileMonitor will watch for.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user