Handbook
Glossary
ClutterTexture:size-change ( quot -- alien )
Vocabulary
clutter
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
CALLBACK:
void
ClutterTexture:size-change
( ClutterTexture* texture,
gint
width,
gint
height,
gpointer
user_data )