On Jun 24, 2008, at 9:31 PM, Kevin Ryde wrote:
anguila <anguila gmail com> writes:How you know which are the arguments of this signal?The GtkWidget reference docs, or the summary at the end of the Gtk2::Widget pod.Expect to be very frustrated as you try to track down what does what andwhy :-)
Or be a hero and create something that slurps descriptions from the gtk-doc xml files, fixes up appropriate stuff, and fills out pod templates.
Assuming, of course, that the signal parameters are documented upstream. gtk+ has gotten better about that.
http://library.gnome.org/devel/gtk/stable/GtkWidget.html#GtkWidget-button-press-event -- I hate to break it to you, but magic data pixies don't exist. -- Simon Cozens