Re: [Vala] Vapi for time/localtime



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]