mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
added nodename macro calls for new very long section names
This commit is contained in:
parent
e56db434a9
commit
86cb0928e3
16 changed files with 28 additions and 4 deletions
|
@ -21,6 +21,7 @@ For a complete description of STDWIN please refer to the documentation
|
|||
of STDWIN for C programmers (aforementioned CWI report).
|
||||
|
||||
\subsection{Functions Defined in Module \sectcode{stdwin}}
|
||||
\nodename{STDWIN Functions}
|
||||
|
||||
The following functions are defined in the \code{stdwin} module:
|
||||
|
||||
|
@ -735,7 +736,7 @@ Discard the text-edit object. It should not be used again.
|
|||
\end{funcdesc}
|
||||
|
||||
\subsection{Example}
|
||||
\nodename{Stdwin Example}
|
||||
\nodename{STDWIN Example}
|
||||
|
||||
Here is a minimal example of using STDWIN in Python.
|
||||
It creates a window and draws the string ``Hello world'' in the top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue