Exppython docs:

- Updates and fixes to the documentation files, only, no code involved.
This commit is contained in:
2003-07-22 00:27:03 +00:00
parent 9a5cf3cb66
commit de60889865
12 changed files with 170 additions and 139 deletions

View File

@@ -50,11 +50,27 @@ DrawProgressBar::
DrawProgressBar (1.0, "Finished loading")
@type Types: readonly dictionary
@var Types: The available Window Types.
- VIEW3D
- IPO
- OOPS
- BUTS
- FILE
- IMAGE
- INFO
- SEQ
- IMASEL
- SOUND
- ACTION
- TEXT
- NLA
"""
def Redraw ():
"""
Force a redraw of a specific Window Type (see Window.Types).
Force a redraw of a specific Window Type (see L{Types}).
"""
def RedrawAll ():