Date: Sun, 25 Nov 2001 09:56:39 +0100 From: Alan Schmitt To: wakita Cc: lablgtk at kaba.or.jp Subject: Re: about glib Message-ID: <20011125095639.B5213 at alan-schm1p> References: <20011124180136.Z5213 at alan-schm1p> <20011125.130350.01020026.wakita at is.titech.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011125.130350.01020026.wakita at is.titech.ac.jp>; from wakita at is.titech.ac.jp on dim, nov 25, 2001 at 01:03:50 +0900 Thanks, I forgot to grep with the -i option ;-) Alan * wakita (wakita@is.titech.ac.jp) wrote: > > GMain.Timeout.add can be used to add a timer. > > Ken > > In message (<20011124180136.Z5213@alan-schm1p>) > from Alan Schmitt , > talking about "about glib", > on Sat, 24 Nov 2001 18:01:36 +0100 > > > Hi, > > > > I'm converting a small app from gtk to lablgtk, and I must say that I'm > > impressed by how easy it is (I must admit I was scared by the lack of > > documentation, but the examples cover many things). > > > > In my gtk code, I'm using some glib functions, such as g_timeout_add (to > > have some kind of alarm), g_date_set_time and other very useful date and > > time functions. I cannot seem to find them in lablgtk, so I wonder if I > > should look harder, or try to find some other way to do it. > > > > Thanks, > > > > Alan > > > > > > -- > > The hacker: someone who figured things out and made something cool happen. -- The hacker: someone who figured things out and made something cool happen.