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