Mike Wey wrote: > > There seems to be a regression in the way overridden functions are > resolved. > Compiling GtkD with the latest beta i get the following error: > > src/gtk/Window.d(623): Error: function gtk.Window.Window.getScreen does > not override any function > > I think the checked in patch 356 fixes this.