CallbackAnimationTarget.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(adw.types.AnimationTargetFunc callback) nothrow

Creates a new adw.animation_target.AnimationTarget that calls the given callback during the animation.

Parameters

callbackthe callback to call

Returns

the newly created callback target