We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1166342 commit 698f2a0Copy full SHA for 698f2a0
Doc/c-api/curses.rst
@@ -47,7 +47,7 @@ be invoked, usually as part of the module initialisation function, to populate
47
The :ref:`heap type <heap-types>` corresponding to :class:`curses.window`.
48
49
50
-.. c:func:: int PyCursesWindow_Check(PyObject *op)
+.. c:function:: int PyCursesWindow_Check(PyObject *op)
51
52
Return *1* if *op* is an :class:`curses.window` instance, *0* otherwise.
53
0 commit comments