Virtual Method
ClutterAnimatableget_initial_state
Declaration [src]
void
get_initial_state (
ClutterAnimatable* animatable,
const gchar* property_name,
GValue* value
)
Parameters
property_name |
const gchar* |
The name of the animatable property to retrieve. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
value |
GValue |
A |
|
The data is owned by the caller of the function. |