[glib] Add "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc



commit 3a7244bd0ca5e30b1c3199c7995f924cfd231855
Author: Dan Winship <danw gnome org>
Date:   Wed Dec 19 08:22:23 2012 -0500

    Add "Since 2.36" to G_FILE_MONITOR_WATCH_HARD_LINKS doc

 gio/gioenums.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 9842d34..265ca31 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -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.
  */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]