adw.callback_animation_target

Module for CallbackAnimationTarget class

Types 3

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

Methods
GType _gType() @property
CallbackAnimationTarget self()Returns `this`, for use in `with` statements.
CallbackAnimationTargetGidBuilder builder()Get builder for [adw.callback_animation_target.CallbackAnimationTarget] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
this(adw.types.AnimationTargetFunc callback)Creates a new [adw.animation_target.AnimationTarget] that calls the given callback during the animation.