2009-01-20 Alejandro G. Castro <alex@igalia.com>
authorAlejandro G. Castro <alex@igalia.com>
Tue, 20 Jan 2009 12:02:21 +0000 (12:02 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Tue, 20 Jan 2009 12:02:21 +0000 (12:02 +0000)
commitbad687ef488dd0cb1321cf57b9b0668af38dc8dd
tree827c3672f31d4b1e568961368313874411e7ec1b
parent013a1ba9c7c24aafeb5f1773603aa7020d8c8a1c
2009-01-20 Alejandro G. Castro <alex@igalia.com>

Added a new function to the HildonTimeButton widget that allows to
change the step of the minutes in the selector associated with the
button: hildon_time_button_new_step

* src/hildon-time-button.c,
(hildon_time_button_init),
(hildon_time_button_new),
(hildon_time_button_new_step):
* src/hildon-time-button.h: Added the new function and refactored
the code.
* examples/hildon-time-button-example.c,
(main): We have replaced the function without parameters with the
function with the steps set to 5

Fixes: NB#98317 (Provide parametarized API for TimePicker widget)
ChangeLog
examples/hildon-time-button-example.c
src/hildon-time-button.c
src/hildon-time-button.h