Bug in GtkCalendar?
- From: Vladimir Djokic <vladeck sezampro yu>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Bug in GtkCalendar?
- Date: 13 Feb 2003 13:52:12 +0100
God day,
Developers.
Strange thing with GtkCalendar (GTK+ 2.2.1, GLib 2.2.1):
when I retrieve date:
/********/
guint year, month, day;
gtk_calendar_get_date (calendar, &year, &month, &day);
/********/
variable month is always -1. eg. January = 0, February = 1, ...,
December = 11?
Is this a bug, or I'm doing something wrong?
Thanks,
Vladimir.
--
"This is it... This is where I belong..."
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]