Method
GdkWindowget_height
since: 2.24
Declaration [src]
int
gdk_window_get_height (
  GdkWindow* window
)
      Description [src]
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.
Available since: 2.24