Window.getWidth

Returns the width 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
getWidth
()

Return Value

Type: int

The width of window

Meta