Constructor
HeTimedAnimationnew
Declaration
HeTimedAnimation*
he_timed_animation_new (
GtkWidget* widget,
gdouble from,
gdouble to,
guint duration,
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.
duration-
Type:
guintNo description available.
target-
Type:
HeAnimationTargetNo description available.
The data is owned by the caller of the function.
Return value
Type: HeTimedAnimation
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |