GNOME Bugzilla – Bug 596083
Deprecate notebook label packing functionality
Last modified: 2009-11-30 18:26:54 UTC
The subject was raised and discussed on the mailing list and it was found that packing tab labels with GtkPackType like children of a GtkBox is not something normal applications need and it would make the code a lot easier if the support could be removed in the future (GTK+ 2.90).
Created attachment 143799 [details] [review] Deprecate label packing
Committed to master.
* Deprecated: 2.20: Modify the expand and fill child properties instead. IMHO this should mention the exact child property names, which are "tab-expand" and "tab-fill", not "expand" or "fill".
Created attachment 148605 [details] [review] Mention exact child property names
Looks good, but i have seen gtk-doc run into trouble with quotes in deprecation notes lately. Please make sure it does not break the doc build with current gtk-doc.
I made a full build with gtk-doc and it generated a proper HTML page. Pushed to master.
Comment on attachment 148605 [details] [review] Mention exact child property names commit cb49a28f8cc72be570600014e4f8fbb271520f6e
Comment on attachment 143799 [details] [review] Deprecate label packing commit 272e0b5b763a5deefe8138fb053fe72ef1ac0d4c