Returns a list of all the window objects
| <viz>.getWindowList( | |
| drawOrder = False |
)
drawOrder = False
If True, the window list will be ordered by the window draw order. Otherwise the list will be ordered by the window ID.
Returns a list of all the window objects.
A list of all the window objects.