Window_GetRect
Prototype: GemRB.GetRect (WindowIndex)
Metaclass Prototype: GetRect ()
Description: Returns a dict with the window position and size.
Parameters: WindowIndex is the index returned by LoadWindow()
Return value: dict
See also: LoadWindow
Back to function index, GUIScript introduction.