Handbook
Glossary
clutter_behaviour_depth_new ( alpha depth_start depth_end -- ClutterBehaviour* )
Vocabulary
clutter
.
ffi
Inputs
alpha
an
object
depth_start
an
object
depth_end
an
object
Outputs
ClutterBehaviour*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterBehaviour*
clutter_behaviour_depth_new
( ClutterAlpha* alpha,
gint
depth_start,
gint
depth_end )