Method: TclTkLib.mainloop_abort_on_exception
- Defined in:
- ext/tk/tcltklib.c
.mainloop_abort_on_exception ⇒ Object
not eventloop
1925 1926 1927 |
# File 'ext/tk/tcltklib.c', line 1925 static VALUE lib_evloop_abort_on_exc(self) VALUE self; |