Searched refs:_curses_window_addstr (Results 1 – 1 of 1) sorted by relevance
96 {"addstr", (PyCFunction)_curses_window_addstr, METH_VARARGS, _curses_window_addstr__doc__},104 _curses_window_addstr(PyCursesWindowObject *self, PyObject *args) in _curses_window_addstr() function