forked from AuroraMiddleware/gtk
Add some more info. (#167356, Hubert Sokolowski)
2005-02-15 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkcalendar.sgml: Add some more info. (#167356, Hubert Sokolowski)
This commit is contained in:
parent
5fcc15abbe
commit
0531a161f7
@ -1,3 +1,8 @@
|
||||
2005-02-15 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtkcalendar.sgml: Add some more
|
||||
info. (#167356, Hubert Sokolowski)
|
||||
|
||||
2005-02-11 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add GtkPackDirection and
|
||||
|
@ -255,8 +255,8 @@ Obtains the selected date from a #GtkCalendar.
|
||||
|
||||
@calendar: a #GtkCalendar.
|
||||
@year: location to store the year number.
|
||||
@month: location to store the month number.
|
||||
@day: location to store the day number.
|
||||
@month: location to store the month number (between 0 and 11).
|
||||
@day: location to store the day number (between 1 and 31).
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_calendar_freeze ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user