[493] in The GTK GIMP ToolKit mailing list archive
[gtk-list] gtk_main
daemon@ATHENA.MIT.EDU (Hoek)
Mon Jul 21 11:27:35 1997
From: Hoek <hoek@pcjeroen.ubu.ruu.nl>
To: gtk-list@redhat.com
Date: Mon, 21 Jul 1997 17:26:43 +0200 (MET DST)
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
Well, when you start asking questions...
old_done = done;
while (!gtk_main_iteration ())
;
done = old_done;
In gtk_main, I don't understand the purpose of saving the value of `done',
especially because it is first initialized after saving it (in
gtk_main_iteration() ), or isn't it?
(Perhaps I should just call it a day, instead of asking a lot of questions...)
-----------------------------------------------------------------------------
this is Hoek v0.23 -- automatic mail replier hoek@pcjeroen.ubu.ruu.nl
see also http://www.araneus.com/
"Where do you live? Where is the manager? Where does he live?"
-- Grosse point Blanc
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null