Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_tkinter.c.h11 {"eval", (PyCFunction)_tkinter_tkapp_eval, METH_O, _tkinter_tkapp_eval__doc__},
17 _tkinter_tkapp_eval(TkappObject *self, PyObject *arg) in _tkinter_tkapp_eval() function