Method: TclTkLib.mainloop_abort_on_exception=
- Defined in:
- ext/tk/tcltklib.c
.mainloop_abort_on_exception= ⇒ Object
1945 1946 1947 |
# File 'ext/tk/tcltklib.c', line 1945 static VALUE lib_evloop_abort_on_exc_set(self, val) VALUE self, val; |