GTK4: button-press-event deprecated
authorColin Clark <colin.clark@cclark.uk>
Tue, 28 Mar 2023 17:26:44 +0000 (18:26 +0100)
committerColin Clark <colin.clark@cclark.uk>
Tue, 28 Mar 2023 17:26:44 +0000 (18:26 +0100)
commit60414294419286a59df7532450070abada6a0d34
tree83511666261ce759adb12e35bd36cedf13a68f45
parent5ea5162856762aac33c789cd493cb075ca2818fc
GTK4: button-press-event deprecated

GTK4 migration
- replace button-press-event with gtk_gesture_click
- include the mechanism for HAVE_GTK4 (but this is not for users)
config.h.in
meson.build
meson_options.txt
src/bar-histogram.cc