Kenny Stauffer

Results 2 comments of Kenny Stauffer

Changing the second argument to `gtk_window_set_geometry_hints` to `NULL` fixes the issue. Which is weird, because the documentation for that function says (https://docs.gtk.org/gtk3/method.Window.set_geometry_hints.html): > Since 3.20 this argument is ignored and...