win32ui.GetRect

tuple = GetRect()

Returns the rectangle of the main application frame. See PyCWnd::GetWindowRecr for further details.

Return Value

A tuple of integers with (left, top, right, bottom)