On Wed, 2006-04-05 at 16:38 -0600, Richard Plana wrote: > First, let me clarify a couple of things. When I say Widget name, I'm > referring to an arbitrary name given to a widget. It is NOT the name > returned by gtk_widget_get_name() (which, really, is the string only if you never called gtk_widget_set_name() on it. glade allows you to do this, IIRC, so that you can make widgets be called "Foobar" if you choose.