Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h288 …{"deletecommand", (PyCFunction)_tkinter_tkapp_deletecommand, METH_O, _tkinter_tkapp_deletecommand_…
294 _tkinter_tkapp_deletecommand(TkappObject *self, PyObject *arg) in _tkinter_tkapp_deletecommand() function