>The documentation of each widget includes a list of the signals it can >emit (you have to go up the inheritance hierarchy, of course). Why do >you need a matrix, ie, why do you need to know which widgets send a >particular signal? E.g.: The configure-event signal is documented at GtkWidget, but is not sent to gtk-vbox, gtk-hbox, etc. I do often guess if a signal can be used by a widget or not. However, that could of course be due to the fact that I'm developing a binding to Gtk. --Hans _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list