
Prototype: GemRB.SetControlSize(WindowIndex, ControlIndex, Width, Height)

Metaclass Prototype: SetSize(Width, Height)

Description: Resizes a Control.

Parameters: WindowIndex, ControlIndex  - the control's reference
Width, Height - the new dimensions of the control

Return value: N/A

See also: SetControlPos, accessing_gui_controls


MD5: e7467f0f874bffc30c31ef6030422c16
