Handbook
Glossary
clutter_cairo_texture_set_surface_size ( cairo_texture width height -- )
Vocabulary
clutter
.
ffi
Inputs
cairo_texture
an
object
width
an
object
height
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_cairo_texture_set_surface_size
( ClutterCairoTexture* cairo_texture,
guint
width,
guint
height )