Hi, is there a way to wait for gtk events via some file descriptor given to a select call?
I am porting an application to gtk that calls some "gimme_input" function every now and then and want's me to do some waiting for net sockets there. Now i'd like to use the same select call i am using for the network sockets also to wait for gtk events. Is this possible? What's the name of the file descriptor to use? Thanks, Till _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list