Thanks to visit codestin.com Credit goes to github.com
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 a2388be commit 931e5c1Copy full SHA for 931e5c1
1 file changed
Doc/library/curses.rst
@@ -1173,6 +1173,9 @@ Several constants are available to specify character cell attributes:
1173
+------------------+-------------------------------+
1174
| ``A_NORMAL`` | Normal attribute. |
1175
1176
+| ``A_REVERSE`` | Reverse background and |
1177
+| | foreground colors. |
1178
++------------------+-------------------------------+
1179
| ``A_STANDOUT`` | Standout mode. |
1180
1181
| ``A_UNDERLINE`` | Underline mode. |
0 commit comments