Handbook
Glossary
gdk_window_get_origin ( window x y -- gint )
Vocabulary
gdk2
.
ffi
Inputs
window
an
object
x
an
object
y
an
object
Outputs
gint
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
gint
gdk_window_get_origin
( GdkWindow* window,
gint
x,
gint
y )