Handbook
Glossary
gdk_window_get_frame_extents ( window rect -- )
Vocabulary
gdk2
.
ffi
Inputs
window
an
object
rect
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_window_get_frame_extents
( GdkWindow* window, GdkRectangle* rect )