Method
ClutterAnimatablefind_property
Declaration [src]
GParamSpec*
clutter_animatable_find_property (
ClutterAnimatable* animatable,
const gchar* property_name
)
Parameters
property_name |
const gchar* |
The name of the animatable property to find. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |
Return value
Returns: | GParamSpec |
The |
|
The data is owned by the instance. |