|
Public Member Functions |
| virtual | ~CalendarPopup () |
| HildonCalendarPopup * | gobj () |
| | Provides access to the underlying C GtkObject.
|
| const HildonCalendarPopup * | gobj () const |
| | Provides access to the underlying C GtkObject.
|
| | CalendarPopup (guint year, guint month, guint day) |
| | CalendarPopup (Gtk::Window &parent, guint year, guint month, guint day) |
| void | set_date (guint year, guint month, guint day) |
| | activates a new date on the calendar popup.
|
| void | get_date (guint &year, guint &month, guint &day) const |
| | Gets the currently selected year, month, and day.
|
Related Functions |
(Note that these are not member functions.)
|
| Hildon::CalendarPopup * | wrap (HildonCalendarPopup *object, bool take_copy=false) |