Handbook
Glossary
clutter_value_set_fixed ( value fixed_ -- )
Vocabulary
clutter
.
ffi
Inputs
value
an
object
fixed_
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
clutter.cogl.ffi
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_value_set_fixed
( GValue* value,
CoglFixed
fixed_ )