remove method

remove(window)

Remove the window from the collection.

def remove(self, window):
    ...
Parameter Type Description
window Window

See Also