Files
gimp/libgimpwidgets
Niels De Graef 06de8abd6e libgimpwidgets: use GtkGestureDrag in ScrolledPreview
This allows us to simplify some of the dragging logic, and makes us a
tiny bit more future-proof for GTK4, which uses a similar construction
with `GtkEventController`s.

While we're at it, stop storing a separate `priv` pointer, which would
allow us to use `G_DECLARE_DERIVABLE_TYPE()` in the future.
2021-12-12 22:27:48 +01:00
..
2021-08-22 12:22:50 +02:00
2020-05-04 21:31:30 +02:00
2021-02-24 12:33:03 +01:00
2019-08-13 11:50:51 -04:00