Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h808 {"getch", (PyCFunction)_curses_window_getch, METH_VARARGS, _curses_window_getch__doc__},
815 _curses_window_getch(PyCursesWindowObject *self, PyObject *args) in _curses_window_getch() function