> I was wondering if someone could direct me to a list of > all the options viable under g_signal_connect, such as > "clicked", "destroy", "realize" etc. I couldn't find this > online anywhere, and the only ones I know of are because of > the gtk-demo. Thanks!
The signals for each widget are listed in the GTK+ documentation. For instance, http://developer.gnome.org/doc/API/2.0/gtk/GtkButton.html Murray Cumming [EMAIL PROTECTED] www.murrayc.com _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
