[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Question on C



cool, thanks!

-dwh-


On Wed, 28 Jan 2004, Tristan Van Berkom wrote:

> Drew Hess wrote:
> > On a related note, I'd like to make the GTK+ event loop select/poll on a
> > blocking file descriptor.  When it's ready to read, I want the event loop
> > to make a callback.  Should I use g_source_new(), g_source_add_poll(), and
> > g_source_set_callback () for this?  Is there a higher-level GTK+ API that 
> > I should be using?
> 
> Ahhhh,
> 
> http://developer.gnome.org/doc/API/2.0/glib/glib-IO-Channels.html
> 
> Cheers,
>               -Tristan
> 
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 
> 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]