Add gtk_calendar_day_is_marked() function
The marked state of calendar day is not accessible Fixes https://bugzilla.gnome.org/show_bug.cgi?id=627028
This commit is contained in:
@ -594,6 +594,7 @@ gtk_calendar_select_month
|
||||
gtk_calendar_select_day
|
||||
gtk_calendar_mark_day
|
||||
gtk_calendar_unmark_day
|
||||
gtk_calendar_get_day_is_marked
|
||||
gtk_calendar_clear_marks
|
||||
|
||||
<SUBSECTION>
|
||||
|
||||
Reference in New Issue
Block a user