Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_cursesmodule.c1538 PyCursesWindow_GetStr(PyCursesWindowObject *self, PyObject *args) in PyCursesWindow_GetStr() function
2507 {"getstr", (PyCFunction)PyCursesWindow_GetStr, METH_VARARGS},