Re: Moving main loop to GLib.
- From: Tor Lillqvist <tml iki fi>
- To: gtk-devel-list redhat com
- Subject: Re: Moving main loop to GLib.
- Date: Thu, 19 Nov 1998 21:41:18 +0000 (GMT)
Michael K. Johnson writes:
> Ugh... Imposing an abstraction like this on Unix source would suck.
> People shy away from FILE*, why use some weird GIOChannel if they
> won't even use FILE*'s?
If people use GLib and GDK they already have made a choice to write
for portability, IMHO. What is GDK originally other that a thin veneer
over Xlib? Why do you think GLib has stuff like g_get_home_dir(),
g_get_current_dir(), when Unix has getenv("HOME"), getcwd().
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]