Added the missing reroute_stdout_to_here, restore, etc call references.

This commit is contained in:
PySimpleGUI 2020-07-19 16:40:47 -04:00
parent 1836526787
commit 4ac42af3ce
3 changed files with 48 additions and 4 deletions

View file

@ -4502,6 +4502,14 @@ Parameter Descriptions:
| str | text_color | The color of the text |
| str | background_color | The background color of the line |
### reroute_stderr_to_here
### reroute_stdout_to_here
### restore_stderr
### restore_stdout
### set_cursor
Sets the cursor for the current Element.