2008-11-27 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Thu, 27 Nov 2008 12:49:55 +0000 (12:49 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 27 Nov 2008 12:49:55 +0000 (12:49 +0000)
commit123e6b721bb975132aad7eb37537fecb50eee2d0
treef97f168e43b4089aa89a842180e0b70067774747
parent638a3ebe75de0d14797683a99a82435bbfb266f7
2008-11-27 Alberto Garcia <agarcia@igalia.com>

* src/hildon-button.h
* src/hildon-button.c (hildon_button_set_property)
(hildon_button_get_property, hildon_button_class_init)
(hildon_button_set_style, hildon_button_get_style):
New "style" property to change the visual appearance of the
button.

* src/hildon-picker-button.c (hildon_picker_button_new):
Set the new "style" property to HILDON_BUTTON_STYLE_PICKER.

Fixes: NB#93281 (new API: hildon_button_set_picker_style() to set
HildonButton look like PickerButton)
ChangeLog
src/hildon-button.c
src/hildon-button.h
src/hildon-picker-button.c