add method

add(window)

Add the window in the collection.

Returns

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

See Also