Constructor
HeSpringAnimationnew
Declaration
HeSpringAnimation*
he_spring_animation_new (
  GtkWidget* widget,
  gdouble from,
  gdouble to,
  HeSpringParams* sparams,
  HeAnimationTarget* target
)
      Parameters
widget- 
            
Type:
GtkWidgetNo description available.
The data is owned by the caller of the function.  from- 
            
Type:
gdoubleNo description available.
 to- 
            
Type:
gdoubleNo description available.
 sparams- 
            
Type:
HeSpringParamsNo description available.
The data is owned by the caller of the function.  target- 
            
Type:
HeAnimationTargetNo 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. |