Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h259 …{"createcommand", (PyCFunction)_tkinter_tkapp_createcommand, METH_FASTCALL, _tkinter_tkapp_createc…
266 _tkinter_tkapp_createcommand(TkappObject *self, PyObject *const *args, Py_ssize_t nargs) in _tkinter_tkapp_createcommand() function