Re: [Vala] Vapi for time/localtime
- From: Mikael Hermansson <mike tielie gmail com>
- To: Andreas Sliwka <andreas sliwka gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Vapi for time/localtime
- Date: Sat, 09 Feb 2008 12:31:17 +0100
check the Glib API at
http://library.gnome.org/devel/glib/stable/glib-Date-and-Time-Functions.html
in vala it will be similar as:
TimeVal tm=GLib.get_current_time();
....
/
M.H.
On Fri, 2008-02-08 at 23:40 +0100, Andreas Sliwka wrote:
On Feb 8, 2008 8:06 PM, Mikael Hermansson <mike tielie gmail com> wrote:
Hmm isnt there a glib binding for GTimeVal in vala already. (I havent
checked )
I couldnt find docs on this - any hints?
mfg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]