Re: [gtk-list] Gtk Events and threads



>>>>> "M" == M N S S K Pavan Kumar <pavan@iiit.net> writes:

 M> Hi, I have already asked this question. Can anyone take pains to
 M> just give introduction to events and threads. I am just being able
 M> to build interfaces with gtk but I feel that I am not being able
 M> to get total control over a widget.

For the events, perhaps the faq section 5.8
<URL:http://www.gtk.org/faq/gtkfaq-5.html#ss5.8> will give you an idea.

For an introduction to threads, try a search on the web.  There's lots
of introductions.  For a portable thread packages, look for posix
threads, or pthreads.  For the threads in glib, take a look at
<URL:http://developer.gnome.org/doc/API/glib/glib-threads.html>.
There is not full thread support in glib until version 1.4.

        /mailund



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