Add a 'size' property to HildonCheckButton and HildonEntry
authorAlberto Garcia <agarcia@igalia.com>
Wed, 20 May 2009 10:27:46 +0000 (12:27 +0200)
committerAlberto Garcia <agarcia@igalia.com>
Wed, 20 May 2009 10:27:46 +0000 (12:27 +0200)
commita18fb010205eb0c8bfbcf2ef9f2cf6a9065e47dc
tree387b435c832628c39ae1f4b90ecfb2e9ef28fc07
parent45e1f8a0e10057e4af56d49c9c6e68b224ee7c23
Add a 'size' property to HildonCheckButton and HildonEntry

* hildon/hildon-entry.c
(hildon_entry_class_init, +set_property, hildon_entry_new)
* hildon/hildon-check-button.c
(hildon_check_button_class_init)
(+set_property, hildon_check_button_new):
Make the theme size a property.

Fixes: NB#117928 (Widgets such as Entry and CheckButton (and
others) do too much in the _new function)
ChangeLog
hildon/hildon-check-button.c
hildon/hildon-entry.c