Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h24 {"addch", (PyCFunction)_curses_window_addch, METH_VARARGS, _curses_window_addch__doc__},
32 _curses_window_addch(PyCursesWindowObject *self, PyObject *args) in _curses_window_addch() function