[ CCode ( has_construct_function = false , type = "AdwAnimationTarget*" ) ]
public CallbackAnimationTarget (owned AnimationTargetFunc callback)
Creates a new `AdwAnimationTarget` 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 |