Adw.NoneAnimationTarget

g Adw.AnimationTarget Adw.AnimationTarget Adw.NoneAnimationTarget Adw.NoneAnimationTarget Adw.AnimationTarget->Adw.NoneAnimationTarget GObject.Object GObject.Object GObject.Object->Adw.AnimationTarget

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

GObject.Object (7)

Properties

None

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class Adw.NoneAnimationTarget(**kwargs)
Bases:

Adw.AnimationTarget

Abstract:

No

Structure:

Adw.NoneAnimationTargetClass

An [class`AnimationTarget`] that doesn’t do anything.

New in version 1.9.

classmethod new()
Returns:

the newly created target

Return type:

Adw.AnimationTarget

Creates a new AdwAnimationTarget that doesn’t do anything.

New in version 1.9.