GtkAboutDialog close

2008-08-15 Thread Roland Roberts
Okay, I'm a newbie with Gtk. I'm designing with glade-3. I've got an annoying problem with my about dialog. I connected the help-about menu item to a callback that pops up the dialog. The Credits and License buttons work fine. The Close button does nothing. I've seen a bug report in one

Re: GtkAboutDialog close

2008-08-15 Thread Roland Roberts
Roland Roberts wrote: How can I get the Close button to just hide the dialog so I don't have to do the run/hide thing in the callback? Ack, I posted this after fighting with it all day and then found my answer right after posting. Apparently, the correct signal is to attach a callback to the