Handbook
Glossary
clutter_behaviour_depth_set_bounds ( behaviour_depth depth_start depth_end -- )
Vocabulary
clutter
.
ffi
Inputs
behaviour_depth
an
object
depth_start
an
object
depth_end
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_behaviour_depth_set_bounds
( ClutterBehaviourDepth* behaviour_depth,
gint
depth_start,
gint
depth_end )