_______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
So if one wants to use g_io_channels with out gtk (console / server
app), what exactly is the idea? Does glib need an initialization
function called first? I see the g_main_loop_new() and friends
functions, and that part make sense. The thing is g_io_add_watch_full()
type functions don't have a main loop parameter. In other words were
does this "default" main loop come from?
- glib main loop without gtk Thomas Stover
- Re: glib main loop without gtk Alexander Semenov
- Re: glib main loop without gtk Alexander Semenov
- Re: glib main loop without gtk Emmanuele Bassi
- Re: glib main loop without gtk James Scott Jr
- Re: glib main loop without gtk Thomas Stover