gtkCalendarSelectDay {RGtk2} | R Documentation |
Selects a day from the current month.
gtkCalendarSelectDay(object, day)
|
[GtkCalendar ] a GtkCalendar . |
|
[numeric] the day number between 1 and 31, or 0 to unselect the currently selected day. |
Derived by RGtkGen from GTK+ documentation