Handbook
Glossary
ClutterCairoTexture:create-surface ( quot -- alien )
Vocabulary
clutter
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
cairo.ffi
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
CALLBACK:
cairo_surface_t*
ClutterCairoTexture:create-surface
( ClutterCairoTexture* cairo_texture,
guint
width,
guint
height,
gpointer
user_data )