This commit is contained in:
Matthias Clasen
2004-12-13 17:09:13 +00:00
parent 5291209378
commit bb7ae25d73
5 changed files with 99 additions and 0 deletions

View File

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