Package: gtk

Function gtk-calendar-day-is-marked

Lambda List

gtk-calendar-day-is-marked (calendar day)

Arguments

calendar -- a gtk-calendar widget
day -- an unsigned integer with the day between 1 and 31

Return Value

A boolean whether the day is marked.

Details

Returns if the day of the calendar is already marked.
 

See also

2021-12-18