
Prototype: GemRB.SetWindowSize(WindowIndex, Width, Height)

Metaclass Prototype: SetSize(Width, Height)

Description: Resizes a Window.

Parameters:
WindowIndex   - the index returned by LoadWindow()
Width, Height - the new dimensions of the window

Return value: N/A

See also: LoadWindow, SetWindowPos, SetControlSize

MD5: 2188d78694c9c447bf881fb37a9bfa4e
