Handbook
Glossary
GdkPixbufModuleUpdatedFunc ( quot -- alien )
Vocabulary
gdk2
.
pixbuf
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.pixbuf.ffi
LIBRARY:
gdk.pixbuf
CALLBACK:
void
GdkPixbufModuleUpdatedFunc
( GdkPixbuf* pixbuf,
gint
x,
gint
y,
gint
width,
gint
height,
gpointer
user_data )