Clutter.AnimatableIface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
animate_property |
r |
||
find_property |
r |
||
get_initial_state |
r |
||
interpolate_value |
r |
||
parent_iface |
r |
||
set_final_state |
r |
Methods¶
None
Details¶
- class Clutter.AnimatableIface¶
Base interface for
GObject.Object
s that can be animated by a aClutter.Animation
.New in version 1.0.