forked from AuroraMiddleware/gtk
Doc updates
This commit is contained in:
parent
d126427e67
commit
7347c8800a
@ -1,5 +1,6 @@
|
|||||||
2005-12-19 Matthias Clasen <mclasen@redhat.com>
|
2005-12-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkselection.c:
|
||||||
* gtk/gtkcalendar.c:
|
* gtk/gtkcalendar.c:
|
||||||
* gtk/gtkitemfactory.c:
|
* gtk/gtkitemfactory.c:
|
||||||
* gdk/gtkcombo.c:
|
* gdk/gtkcombo.c:
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
2005-12-19 Matthias Clasen <mclasen@redhat.com>
|
2005-12-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gtk/gtkselection.c:
|
||||||
* gtk/gtkcalendar.c:
|
* gtk/gtkcalendar.c:
|
||||||
* gtk/gtkitemfactory.c:
|
* gtk/gtkitemfactory.c:
|
||||||
* gdk/gtkcombo.c:
|
* gdk/gtkcombo.c:
|
||||||
|
@ -3120,7 +3120,7 @@ gtk_calendar_new (void)
|
|||||||
*
|
*
|
||||||
* Sets display options (whether to display the heading and the month headings).
|
* 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
|
void
|
||||||
gtk_calendar_display_options (GtkCalendar *calendar,
|
gtk_calendar_display_options (GtkCalendar *calendar,
|
||||||
|
Loading…
Reference in New Issue
Block a user