Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h139 … {"exprstring", (PyCFunction)_tkinter_tkapp_exprstring, METH_O, _tkinter_tkapp_exprstring__doc__},
145 _tkinter_tkapp_exprstring(TkappObject *self, PyObject *arg) in _tkinter_tkapp_exprstring() function