Re: gtk_calendar_get_date once again



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]