Handbook
Glossary
GdkFilterFunc ( quot -- alien )
Vocabulary
gdk2
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
CALLBACK:
GdkFilterReturn
GdkFilterFunc
(
GdkXEvent
xevent, GdkEvent* event,
gpointer
data )