Handbook
Glossary
clutter_color_from_pixel ( color pixel -- )
Vocabulary
clutter
.
ffi
Inputs
color
an
object
pixel
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_color_from_pixel
( ClutterColor* color,
guint32
pixel )