Up
_gtkWindowCBdestroyed
This function is a convenience. You can call '_gtkWidgetCB' with flag destroy.
Prototype :
fun [ObjGtkWidget fun [ObjGtkWidget u0] u1 u0] ObjGtkWidget
- ObjGtkWidget : the gtk window object
- fun [ObjGtkWidget u0] u1 : the function to call when the 'destroy' event is received
- u0 : an user parameter, at your convenience
Return : ObjGtkWidget : the same gtk window or nil if error