GNOME Bugzilla – Bug 733204
Use constructed instead of constructor
Last modified: 2014-08-17 06:13:15 UTC
The constructed vfunc has been around for quite a while now, and that is what we should be using.
Created attachment 280720 [details] [review] screen-container: tab-label: Use constructed instead of constructor
Comment on attachment 280720 [details] [review] screen-container: tab-label: Use constructed instead of constructor Looks fine. (The commit summary line looks a bit odd, usually a: b: text means category a subcategory b, not a&b.)
Comment on attachment 280720 [details] [review] screen-container: tab-label: Use constructed instead of constructor Thanks for the review, Christian. I committed it after removing the categories from the commit message.