[ CCode ( has_construct_function = false , type = "BisAnimationTarget*" ) ]
public PropertyAnimationTarget (Object object, string property_name)
Creates a new `BisPropertyAnimationTarget` for the property_name property on object.
| object |
an object to be animated |
| property_name |
the name of the property on |
|
the newly created `BisPropertyAnimationTarget` |