GNOME Bugzilla – Bug 345292
About dialog with gtk >= 2.9 does not close on close button
Last modified: 2006-06-23 06:38:59 UTC
There has been a behavior change in the about dialog api in gtk >= 2.9. as mentioned in the release notes in cvs. "* Dialogs created by gtk_about_dialog_new no longer hide automatically when the user clicks close. It is the applications responsibility to hide or destroy the dialog." Attaching a patch to destroy it. Also tested on 2.6 and which does not seem harmed in any way.
Created attachment 67609 [details] [review] about dialog destroy on close with gtk 2.9
Fixed for 0.101.