Handbook
Glossary
clutter_cairo_texture_new ( width height -- ClutterActor* )
Vocabulary
clutter
.
ffi
Inputs
width
an
object
height
an
object
Outputs
ClutterActor*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterActor*
clutter_cairo_texture_new
(
guint
width,
guint
height )