Window.getHeight

Returns the height of the given window. On the X11 platform the returned size is the size reported in the most-recently-processed configure event, rather than the current size on the X server. Since 2.24

class Window
int
getHeight
()

Return Value

Type: int

The height of window

Meta