Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h37 {"evalfile", (PyCFunction)_tkinter_tkapp_evalfile, METH_O, _tkinter_tkapp_evalfile__doc__},
43 _tkinter_tkapp_evalfile(TkappObject *self, PyObject *arg) in _tkinter_tkapp_evalfile() function