Callbacks

AnimationTargetFunc (value, *user_data)

Details

Adw.AnimationTargetFunc(value, *user_data)
Parameters:
  • value (float) – The animation value

  • user_data (object or None) – The user data provided when creating the target

Prototype for animation targets based on user callbacks.