GNOME Bugzilla – Bug 627028
Marked state of calendar day is not accessible
Last modified: 2010-08-29 17:19:22 UTC
Created attachment 167939 [details] [review] implemented function gtk_calendar_day_is_marked Function gtk_calendar_day_is_marked should be implemented.
Created attachment 167944 [details] [review] implemented function gtk_calendar_day_is_marked
Review of attachment 167944 [details] [review]: Makes sense to me. Although the mark functionality is somewhat limited in the first place (since it can not keep marks beyond the current month). Things missing in the patch: - Since markers - Add new function to gtk.symbols - Add new function to docs/reference/gtk/gtk3-sections.txt
Created attachment 168489 [details] [review] implemented function gtk_calendar_get_day_is_marked
Review of attachment 168489 [details] [review]: Looks fine now.
Comment on attachment 168489 [details] [review] implemented function gtk_calendar_get_day_is_marked committed after some style fixes. commit f84707d6f95b9aa987a8bd3c6366a11c34dedb03