GNOME Bugzilla – Bug 129862
GtkDialog Should Hide the Separator by Default
Last modified: 2004-12-22 21:47:04 UTC
GtkDialog should hide the separator by default, as it looks much better and helps with having applications be compliant with the HIG.
Created attachment 22651 [details] [review] Patch to Hide Separator by Default in GtkDialog
See also bug #68938.
Not going to make the change; this is an incompatible API change, since default values of properties are part of the API.