Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_tkinter.c.h450 …{"deletefilehandler", (PyCFunction)_tkinter_tkapp_deletefilehandler, METH_O, _tkinter_tkapp_delete…
/aosp_15_r20/external/python/cpython3/Modules/
D_tkinter.c2548 _tkinter_tkapp_deletefilehandler(TkappObject *self, PyObject *file) in _tkinter_tkapp_deletefilehandler() function