set_day
Description:
Sets the day for the selected date.
The new date must be valid. For example, setting the day to 31 when the month is February will fail.
Parameters:
this |
a `GtkCalendar` |
day |
The desired day for the selected date (as a number between 1 and 31). |