Hello guys,

currently trying to set my first basic GUI for a program of mine. I have no trouble managing callbacks like addOnShow(...), but I haven't been able to find the gtkD how-to to hide a window when the user presses the close (X) button instead of deleting it.

Could someone help me out?