[ CCode ( has_construct_function = false , type = "AdapAnimationTarget*" ) ]
public CallbackAnimationTarget (owned AnimationTargetFunc callback)
Creates a new `AdapAnimationTarget` that calls the given callback during the animation.
| callback |
the callback to call |
| destroy |
the function to be called when the callback action is finalized |
| user_data |
the data to be passed to |
|
the newly created callback target |