Re: basic callbacks question
- From: Tristan Van Berkom <vantr touchtunes com>
- To: Jetley <pritesh iitg ernet in>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: basic callbacks question
- Date: Wed, 19 May 2004 14:26:04 -0400
Jetley wrote:
hi eveyone!
this is probably the weirdest newbie question you guys will ever be asked
but humour me just the same..
what happens after a void callback function drops off - where does program
control go?
Always in gtk_main() (or g_main_loop_run()),
whatever the return type ;-)
You should read most of this:
http://developer.gnome.org/doc/API/2.0/glib/glib-The-Main-Event-Loop.html
Cheers,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]