Doc updates

This commit is contained in:
Matthias Clasen 2005-12-20 05:36:10 +00:00
parent d126427e67
commit 7347c8800a
3 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c:
* gtk/gtkcalendar.c:
* gtk/gtkitemfactory.c:
* gdk/gtkcombo.c:

View File

@ -1,5 +1,6 @@
2005-12-19 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkselection.c:
* gtk/gtkcalendar.c:
* gtk/gtkitemfactory.c:
* gdk/gtkcombo.c:

View File

@ -3120,7 +3120,7 @@ gtk_calendar_new (void)
*
* Sets display options (whether to display the heading and the month headings).
*
* Deprecated: Use gtk_calendar_set_display_options() instead
* Deprecated: 2.4: Use gtk_calendar_set_display_options() instead
**/
void
gtk_calendar_display_options (GtkCalendar *calendar,