Interface

Adw-1AdwAnimationConstructorProps

interface ConstructorProps {
    follow_enable_animations_setting: boolean;
    followEnableAnimationsSetting: boolean;
    state: Adw.AnimationState;
    target: Adw.AnimationTarget;
    value: number;
    widget: Gtk.Widget;
}

Hierarchy (View Summary)

Index

Properties

follow_enable_animations_setting: boolean
followEnableAnimationsSetting: boolean
value: number
widget: Gtk.Widget