There are two arrows for minutes, so that minutes can be added also in 10 min increments. This widget is mainly used as a part of the Hildon::TimeEditor implementation.
|
Public Member Functions |
void | get_time (guint& hours, guint& minutes) const |
| Gets the time of the Hildon::TimePicker widget.
|
const HildonTimePicker* | gobj () const |
| Provides access to the underlying C GtkObject.
|
HildonTimePicker* | gobj () |
| Provides access to the underlying C GtkObject.
|
void | set_time (guint hours, guint minutes) |
| Sets the time of the Hildon::TimePicker widget.
|
| TimePicker () |
virtual | ~TimePicker () |
Related Functions |
(Note that these are not member functions.)
|
Hildon::TimePicker* | wrap (HildonTimePicker* object, bool take_copy=false) |