Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_tkinter.c.h262 _tkinter_tkapp_createcommand_impl(TkappObject *self, const char *name,
276 return_value = _tkinter_tkapp_createcommand_impl(self, name, func); in _tkinter_tkapp_createcommand()
/external/python/cpython3/Modules/
D_tkinter.c2437 _tkinter_tkapp_createcommand_impl(TkappObject *self, const char *name, in _tkinter_tkapp_createcommand_impl() function