Property

AdwTimedAnimation:value-to

Declaration

property value-to: double [ read, write, construct ]

Description [src]

The value to animate to.

The animation will start at AdwTimedAnimation:value-from and end at this value.

If AdwTimedAnimation:reverse is TRUE, the animation will start at this value instead.

Type:gdouble

Default value0.000000
Getter methodadw_timed_animation_get_value_to()
Setter methodadw_timed_animation_set_value_to()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno