Add "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc

This commit is contained in:
Dan Winship 2012-12-19 08:22:23 -05:00
parent 707bc4a40f
commit 3a7244bd0c

View File

@ -309,7 +309,7 @@ typedef enum {
* behaviour -without specifying this flag- is to send single DELETED
* and CREATED events).
* @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.
*/