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 554132 - GtkCellRendererText should have a max-width-chars property
GtkCellRendererText should have a max-width-chars property
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks: 531654
 
 
Reported: 2008-09-28 04:43 UTC by Matthias Clasen
Modified: 2011-06-01 05:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2008-09-28 04:43:11 UTC
That is useful to prevent combo boxes from getting too long, without forcing them to a certain width. See bug 531654
Comment 1 Matthias Clasen 2011-06-01 05:30:01 UTC
It does, now.