PropertyAnimationTarget.newForPspec
adw.property_animation_target.PropertyAnimationTarget newForPspec(gobject.object.ObjectWrap object, gobject.param_spec.ParamSpec pspec)Creates a new [adw.property_animation_target.PropertyAnimationTarget] for the pspec property on object.
Parameters
object | an object to be animated |
pspec | the param spec of the property on object to animate |
Returns
new newly created [adw.property_animation_target.PropertyAnimationTarget]