Make all style properties readonly.

2004-04-14  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkcombobox.c:
	* gtk/gtkwidget.c:
	Make all style properties readonly.
This commit is contained in:
Matthias Clasen
2004-04-14 21:34:29 +00:00
committed by Matthias Clasen
parent 321cedab98
commit a1fd4e4bac
7 changed files with 39 additions and 9 deletions

View File

@ -1,7 +1,13 @@
2004-04-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcombobox.c:
* gtk/gtkwidget.c:
Make all style properties readonly.
2004-04-14 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkcolorsel.c: Add a11y relations between the color
wheel and the spin buttons. (#132745)
wheel and the spin buttons. (#132745, Padraig, O'Briain)
* gtk/gtkiconfactory.c (gtk_icon_set_render_icon): Document
the meaning of size == -1.