Yurttas/PL/SL/python/docs/core-python-programming/doc/152/mac/node9.html
5.1 macconsole options object
These options are examined when a window is created:
- top
- left
- The origin of the window.
- nrows
- ncols
- The size of the window.
- txFont
- txSize
- txStyle
- The font, fontsize and fontstyle to be used in the window.
- title
- The title of the window.
- pause_atexit
- If set non-zero, the window will wait for user action before closing.
Send comments on this document to python-docs@python.org.