|
Public Member Functions |
| virtual | ~TimePicker () |
| HildonTimePicker * | gobj () |
| | Provides access to the underlying C GtkObject.
|
| const HildonTimePicker * | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| | TimePicker () |
| void | set_time (guint hours, guint minutes) |
| | Sets the time of the Hildon::TimePicker widget.
|
| void | get_time (guint &hours, guint &minutes) const |
| | Gets the time of the Hildon::TimePicker widget.
|
Related Functions |
(Note that these are not member functions.)
|
| Hildon::TimePicker * | wrap (HildonTimePicker *object, bool take_copy=false) |