Files
ghostty/src/apprt
Mitchell Hashimoto 3731b099bb apprt/gtk: Move most version checks to runtime (#4783)
### apprt/gtk: Add version.runtimeAtLeast

This will be used for version checks that are independent of the version
of GTK we built against.

### apprt/gtk: Move most version checks to runtime

Unless we are guarding against symbols added in new versions we now
check against the runtime version of GTK to handle them even when we
didn't build against that version.
2025-01-07 20:48:25 -08:00
..
2025-01-04 07:18:53 -08:00
2022-12-31 08:53:11 -08:00
2025-01-04 07:18:53 -08:00
2023-10-24 15:27:13 -07:00