0 is a G_DATE_BAD_MONTH, but gtk_calendar_get_date returns month from range 0-11.
gtk_calendar_get_date stores the month in a user specified location. Maybe it uses GDateMonth for internal use and then returns the value (GDateMonth - 1) to the user.
Regards, Raj _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list