Handbook
Glossary
clutter_page_turn_effect_new ( period angle radius -- ClutterEffect* )
Vocabulary
clutter
.
ffi
Inputs
period
an
object
angle
an
object
radius
an
object
Outputs
ClutterEffect*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
ClutterEffect*
clutter_page_turn_effect_new
(
gdouble
period,
gdouble
angle,
gfloat
radius )