GNOME Bugzilla – Bug 88165
Simple patch
Last modified: 2004-12-22 21:47:04 UTC
This patch adds an overloaded ctor to Gtk::Label. It allows creating labels with alignment different than default - it is very common and this ctor will be a great shortcut. And two example files are fixed too. Some time I've sent this patch directly to Daniel after a talk on IRC, but I see that Daniel has no time to apply it so I submit it here.
Created attachment 9857 [details] [review] Promised patch...
I don't see any real advantage to that constructor, but I've applied it anyway. Thanks. The next time somebody supplies a patch with 2 unrelated changes, I will refuse it.