gdk_window_get_geometry ( window x y width height -- )


Vocabulary
gdk3.ffi

Inputs
windowan object
xan object
yan object
widthan object
heightan object


Outputs
None

Definition


LIBRARY: gdk3 FUNCTION: void gdk_window_get_geometry
( GdkWindow* window, gint* x, gint* y, gint* width, gint*
height )