gtk+ r21077 - in trunk: . gtk



Author: tsch
Date: Mon Aug 11 19:54:07 2008
New Revision: 21077
URL: http://svn.gnome.org/viewvc/gtk+?rev=21077&view=rev

Log:
Fix the Since: tag of GtkCalendarDetailFunc to correctly state 2.14, not 2.16.


Modified:
   trunk/ChangeLog
   trunk/gtk/gtkcalendar.h

Modified: trunk/gtk/gtkcalendar.h
==============================================================================
--- trunk/gtk/gtkcalendar.h	(original)
+++ trunk/gtk/gtkcalendar.h	Mon Aug 11 19:54:07 2008
@@ -91,7 +91,7 @@
  * specified day. Examples for such details are holidays or appointments. The
  * function returns %NULL when no information is available.
  *
- * Since: 2.16
+ * Since: 2.14
  *
  * Return value: Newly allocated string with Pango markup with details
  * for the specified day, or %NULL.



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