Re: basic callbacks question



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]