Property

AdwTimedAnimation:value-from

Declaration

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

Description [src]

The value to animate from.

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

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

Type:gdouble

Default value0.000000
Getter methodadw_timed_animation_get_value_from()
Setter methodadw_timed_animation_set_value_from()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno