API Version: 4.0
Library Version: 4.6.4
gboolean gtk_calendar_get_day_is_marked ( GtkCalendar* calendar, guint day )
Returns if the day of the calendar is already marked.
day
calendar
guint
The day number between 1 and 31.
gboolean
Whether the day is marked.