Handbook
Glossary
clutter_behaviour_opacity_new ( alpha opacity_start opacity_end -- ClutterBehaviour* )
Vocabulary
clutter
.
ffi
Inputs
alpha
an
object
opacity_start
an
object
opacity_end
an
object
Outputs
ClutterBehaviour*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterBehaviour*
clutter_behaviour_opacity_new
( ClutterAlpha* alpha,
guint8
opacity_start,
guint8
opacity_end )