Re: gtk_calendar_get_date once again
- From: Raj <ringuva novell com>
- To: Hubert Sokolowski <h sokolowski wsisiz edu pl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_calendar_get_date once again
- Date: Tue, 29 Mar 2005 16:35:05 +0530
but why it returns (GDateMonth - 1) ?
It is not compatible with GDate !
It does not return the date in GDate format anyway, so the
issue of incompatibility does not arise.
As the prototype says,
void gtk_calendar_get_date(GtkCalendar*, guint*, guint*, guint*);
I guess it is upto the user to get the dd-mm-yyyy and then
convert it to GDate, if such an API exists.
Raj
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]