Up
_gtkWindowSetDeleteEvent
Define if the delete-event (e.g. an user presses the close button) destroys the window or hide the window.
Prototype :
fun [ObjGtkWidget I] ObjGtkWidget
- ObjGtkWidget : the gtk window object
- I : 1 to close the window, another integer will be equal at 0
Return : ObjGtkWidget : the same gtk window or nil if error