Handbook
Glossary
clutter_animatable_find_property ( animatable property_name -- GParamSpec* )
Vocabulary
clutter
.
ffi
Inputs
animatable
an
object
property_name
an
object
Outputs
GParamSpec*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
GParamSpec*
clutter_animatable_find_property
( ClutterAnimatable* animatable, gchar* property_name )