mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
fix markup
This commit is contained in:
parent
69f31eb80c
commit
8fd8def1fa
1 changed files with 1 additions and 1 deletions
|
|
@ -542,7 +542,7 @@ Allow use of default values for colors on terminals supporting this
|
|||
feature. Use this to support transparency in your
|
||||
application. The default color is assigned to the color number -1.
|
||||
After calling this function,
|
||||
\function{init_pair(x, curses.COLOR_RED, -1)} initializes, for instance,
|
||||
\code{init_pair(x, curses.COLOR_RED, -1)} initializes, for instance,
|
||||
color pair \var{x} to a red foreground color on the default background.
|
||||
\end{funcdesc}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue