Re: GnomeDateEdit
- From: Peter Bloomfield <peterbloomfield bellsouth net>
- To: abhi rocks <badsep11 yahoo com>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>, gtk-list <gtk-list gnome org>
- Subject: Re: GnomeDateEdit
- Date: Mon, 30 May 2005 12:52:52 +0000
On 05/30/2005 05:42:49 AM, abhi rocks wrote:
hi
Could someone please tell me how to access the
GtkEntry field in the GnomeDateEdit widget.
I believe you can't.
Or it would be cooler if someone could tell me how to
extract the date and time from time_t data type.
g_date_set_time will initialize a GDate from GTime (= time_t).
To get the time of day: gmtime_r or localtime_r?
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]