void tvForallWindows (void (*f) (tvBase *, void *), void *closure) Iterates over all current tvBase* windows, calling the function (*f)(base,closure) for each
Iterates over all current tvBase* windows, calling the function (*f)(base,closure) for each. Externals: allWindows