Skip to content

gcal-week-header: Don't use gtk_widget_get_allocation

gtk_widget_get_allocation is deprecated, let's use gtk_widget_get_width/gtk_widget_get_height instead.

Merge request reports