The pop-up is cancelled by pressing the ESC key. If an entered date is invalid, an information message will be shown.
|
Public Member Functions |
| | CalendarPopup (Gtk::Window& parent, guint year, guint month, guint day) |
| | CalendarPopup (guint year, guint month, guint day) |
| void | get_date (guint& year, guint& month, guint& day) const |
| | Gets the currently selected year, month, and day.
|
| const HildonCalendarPopup* | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| HildonCalendarPopup* | gobj () |
| | Provides access to the underlying C GtkObject.
|
| void | set_date (guint year, guint month, guint day) |
| | activates a new date on the calendar popup.
|
| virtual | ~CalendarPopup () |
Related Functions |
(Note that these are not member functions.)
|
| Hildon::CalendarPopup* | wrap (HildonCalendarPopup* object, bool take_copy=false) |