v0.65.0 — GTK slider + pop-up (full control parity)
The GTK4-hosted backend now hosts NativeSlider (GtkScale) and NativePopUp (GtkDropDown) — the last two of the nine NativeKinds — with the same descriptor semantics as cocoa/win32 (slider value = Number/OnNumber; pop-up value = selected item string = Text/OnText). So all three desktop backends host every native control. Needs go-gtk/gtk4 v0.4.0.