Handbook
Glossary
GtkWindowKeysForeachFunc ( quot -- alien )
Vocabulary
gtk2
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gdk2.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
CALLBACK:
void
GtkWindowKeysForeachFunc
( GtkWindow* window,
guint
keyval,
GdkModifierType
modifiers,
gboolean
is_mnemonic,
gpointer
data )