mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 21:40:19 +00:00
Fix the Since: tag of GtkCalendarDetailFunc to correctly state 2.14, not 2.16.
svn path=/trunk/; revision=21077
This commit is contained in:
parent
2ec847ba64
commit
7dbf580797
@ -1,3 +1,8 @@
|
||||
2008-08-11 Torsten Schoenfeld <kaffeetisch@gmx.de>
|
||||
|
||||
* gtk/gtkcalendar.h: Fix the Since: tag of GtkCalendarDetailFunc
|
||||
to correctly state 2.14, not 2.16.
|
||||
|
||||
2008-08-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* demos/gtk-demo/changedisplay.c
|
||||
|
@ -91,7 +91,7 @@ typedef enum
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user