select_day
Description:
Warning: select_day is deprecated since 4.20.
Switches to date
's year and month and select its day.
Note:
Use [method@Calendar.set_date] instead.
Parameters:
this |
a `GtkCalendar`. |
date |
a `GDateTime` representing the day to select |