After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707715 - Explain clearly that GtkBox will not be deprecated
Explain clearly that GtkBox will not be deprecated
Status: RESOLVED DUPLICATE of bug 706269
Product: gtk+
Classification: Platform
Component: Documentation
3.9.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-09-08 11:49 UTC by Sébastien Wilmet
Modified: 2013-09-08 12:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2013-09-08 11:49:42 UTC
In the section "Migrating from other containers to GtkGrid", one can think that GtkBox will be deprecated and that it is a better idea to use GtkGrid for all container purposes.

The section title is misleading, and the first sentence is:

> GtkGrid is an attempt to write a comprehensive, legacy-free, box-layout
> container that is flexible enough to replace GtkBox, GtkTable and the like.

GtkBox is still a valid use case. It is simpler to use than GtkGrid. GtkBox has features that GtkGrid doesn't have, for example GtkGrid doesn't support nth-child.
Comment 1 Emmanuele Bassi (:ebassi) 2013-09-08 12:15:56 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 706269 ***