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

Hierarchy

hierarchy this AdwAnimationTarget ancestor_0 GObject ancestor_0--this

Ancestors

Instance methods

Methods inherited from GObject (43)

Signals

Signals inherited from GObject (1)

Class structure

struct AdwAnimationTargetClass {
  /* no available fields */
}