Add a width-chars property like GtkLabel has. (#160496, James M. Cape)

2004-12-13  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkcellrenderertext.c: Add a width-chars property like
	GtkLabel has.  (#160496, James M. Cape)
This commit is contained in:
Matthias Clasen
2004-12-13 16:12:39 +00:00
committed by Matthias Clasen
parent f55733be00
commit 024c31e2fe
5 changed files with 53 additions and 4 deletions

View File

@ -1,5 +1,8 @@
2004-12-13 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcellrenderertext.c: Add a width-chars property like
GtkLabel has. (#160496, James M. Cape)
* NEWS: Updates
* gtk/gtkwidget.c (gtk_widget_class_init): Add some docs for