GtkCalendar::mark_day

int mark_day(int day);

Switches the appropriate marked_date to true and marks the day number by making it appear bold. If no further instructions are given, the same day number will be marked throughout the calendar.

There is no limit to the number of marked days in a month. There is also no limit to the range.