Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h815 {"getkey", (PyCFunction)_curses_window_getkey, METH_VARARGS, _curses_window_getkey__doc__},
822 _curses_window_getkey(PyCursesWindowObject *self, PyObject *args) in _curses_window_getkey() function