From: Adil <ad...@ya...> - 2007-03-19 23:15:09
|
--- Eric Polino <al...@gm...> wrote: > i'm doing some research here and get caught up with the > gm_main_loop_run() calls in gnt_main() in libgnt/gntmain.c i can't > find those funtions anywhere in all the source. i'm guessing it's a g_main_loop_run starts the main event-loop in GLib, which manages the events, signals, timeouts and the whole lot. The documentation for that is at http://developer.gnome.org/doc/API/2.0/glib/glib-The-Main-Event-Loop.html Sadrul __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |