Date: Sat, 24 Nov 2001 18:01:36 +0100 From: Alan Schmitt To: lablgtk at kaba.or.jp Subject: about glib Message-ID: <20011124180136.Z5213 at alan-schm1p> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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.