> (I wish the API actually documented this stuff).  Can you expand 
> on "and such"?  I could build an experiment and try to find out, 
> but I would rather hear what the designers intended it to do.

If you install the devhelp application (which I heartily recommend) you
will find all the signals for any widget listed, as well as all its
methods and a lot of other documentation for GLib and friends (and it's
searchable). If not, you can check out the online docs (which are the
ones you get in devhelp actually), which are located at
http://www.gtk.org/api/ (GtkEntry signals are documented at
http://www.gtk.org/api/2.6/gtk/GtkEntry.html#id2987035).

Arne
:wq

_______________________________________________
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