Handbook
Glossary
clutter_texture_set_keep_aspect_ratio ( texture keep_aspect -- )
Vocabulary
clutter
.
ffi
Inputs
texture
an
object
keep_aspect
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_texture_set_keep_aspect_ratio
( ClutterTexture* texture,
gboolean
keep_aspect )