Package: gdk

Function gdk-window-height

Lambda List

gdk-window-height (window)

Arguments

window -- a gdk-window object

Return Value

A :int with the height of window.

Details

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.
 

See also

2020-9-6