Home
last modified time | relevance | path

Searched refs:_tkinter_tkapp_mainloop (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h510 …{"mainloop", _PyCFunction_CAST(_tkinter_tkapp_mainloop), METH_FASTCALL, _tkinter_tkapp_mainloop__d…
516 _tkinter_tkapp_mainloop(TkappObject *self, PyObject *const *args, Py_ssize_t nargs) in _tkinter_tkapp_mainloop() function