Yiannis wrote:
> Hi,
> 
> I am trying to understand the use of GMainContext.... Are there any 
> examples
> somewhere??

You typically dont need to create one ever - unless you want
to run a GMainLoop in a seperate thread - you'd need a context
for that thread.

Cheers,
                         -Tristan
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to