On Tue, 2006-05-30 at 12:31 +0100, Yiannis wrote:
> Hi, is there any detailed documentaion for the signals? For example what is
> the difference between button clicked and button activated and when are they
> emitted? That was a simple example as I would like to know or have a
> reference of all of them...

walk around http://developer.gnome.org/doc

you will find a lot of code things there. The Havoc Pennington's Book
GTK+/Gnome Application Development talks about signals. You can find it
at http://developer.gnome.org/doc/GGAD/ or go direct to the signals
http://developer.gnome.org/doc/GGAD/z109.html

If you want a deep understand about signals, see the paper by Mathieu
Lacage about GObject http://le-hacker.org/papers/gobject/

The GTK+ 2.0 Tutorial in http://www.gtk.org/tutorial/ is also a good
font of informations.

> 
> Cheers.
> 
-- 
Carlos Eduardo Rodrigues Diógenes
Projeto xLupa - http://www.unioeste.br/projetos/xlupa

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to