Package: gtk

Function gtk-calendar-date

Lambda List

gtk-calendar-date (calendar)

Arguments

calendar -- a gtk-calendar widget

Return Value

year -- the year as a decimal number, e.g. 2021
month -- the month number, between 0 and 11
day -- the day number, between 1 and 31

Details

Obtains the selected date from the calendar.
 

See also

2021-12-18