Re: gtk_calendar_get_date once again
- From: "Hubert Sokolowski" <h sokolowski wsisiz edu pl>
- To: gtk-app-devel-list gnome org
- Subject: Re: gtk_calendar_get_date once again
- Date: Tue, 29 Mar 2005 12:57:17 +0200 (CEST)
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.
but why it returns (GDateMonth - 1) ?
It is not compatible with GDate !
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]