Handbook
Glossary
GdkWindow:moved-to-rect ( quot -- alien )
Vocabulary
gdk3
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
CALLBACK:
void
GdkWindow:moved-to-rect
( GdkWindow* window,
gpointer
flipped_rect,
gpointer
final_rect,
gboolean
flipped_x,
gboolean
flipped_y,
gpointer
user_data )