GNOME Bugzilla – Bug 613592
GNOME Goal: Use accessor functions instead of direct access
Last modified: 2021-06-02 08:47:07 UTC
See http://live.gnome.org/GnomeGoals/UseGseal
Created attachment 237765 [details] [review] Fix following files to build with GSEAL_ENABLE: modified: src/eel-canvas-rect.c modified: src/planner-calendar.c
Further building stop because of planner-calendar-dialog.c, which uses deprecated GtkOptionMenu in an ugly way, so maybe we should first remove deprecated symbols first, I don't know.
(In reply to comment #2) > Further building stop because of planner-calendar-dialog.c, which uses > deprecated GtkOptionMenu in an ugly way, so maybe we should first remove > deprecated symbols first, I don't know. Sure.
Closing this ticket before any mass-closing of bugzilla tickets due to bugzilla shutdown for better extra information: All of this is taken care of in pending merge request at https://gitlab.gnome.org/World/planner/-/merge_requests/22