Constructor

HeSpringAnimationnew

[]

Declaration

HeSpringAnimation*
he_spring_animation_new (
  GtkWidget* widget,
  gdouble from,
  gdouble to,
  HeSpringParams* sparams,
  HeAnimationTarget* target
)
[]

Description

No description available.

[]

Parameters

widget

Type: GtkWidget

No description available.

The data is owned by the caller of the function.
from

Type: gdouble

No description available.

to

Type: gdouble

No description available.

sparams

Type: HeSpringParams

No description available.

The data is owned by the caller of the function.
target

Type: HeAnimationTarget

No description available.

The data is owned by the caller of the function.
[]

Return value

Type: HeSpringAnimation

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.