Class

AdwAnimationTarget

Description [src]

abstract class Adw.AnimationTarget : GObject.Object {
  /* No available fields */
}

Represents a value AdwAnimation can animate.

Currently the only implementation is AdwCallbackAnimationTarget.

Available since:1.0

Ancestors

  • GObject

Class structure

struct AdwAnimationTargetClass {
  /* no available fields */
}