Property

AdwSpringAnimation:value-to

since: 1.0

Declaration

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

Description [src]

The value to animate to.

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

Type:gdouble

Available since: 1.0

Default value0.000000
Getter methodadw_spring_animation_get_value_to()
Setter methodadw_spring_animation_set_value_to()

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno