mirror of
https://github.com/python/cpython.git
synced 2025-11-12 15:09:14 +00:00
More on noutrefresh.
This commit is contained in:
parent
1ebd3f6c4b
commit
65983372f0
1 changed files with 3 additions and 1 deletions
|
|
@ -834,7 +834,9 @@ not be interpreted, and will be left in the input stream as is.
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
\begin{methoddesc}{noutrefresh}{}
|
\begin{methoddesc}{noutrefresh}{}
|
||||||
Mark for refresh but wait.
|
Mark for refresh but wait. This function updates the data structure
|
||||||
|
representing the desired state of the window, but does not force
|
||||||
|
an update of the physical screen.
|
||||||
\end{methoddesc}
|
\end{methoddesc}
|
||||||
|
|
||||||
\begin{methoddesc}{putwin}{file}
|
\begin{methoddesc}{putwin}{file}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue