remove method

remove(window)

Remove the window from the collection.

def remove(self, window):
    ...
ParameterTypeDescription
windowWindow

See Also