[ CCode ( instance_pos = 1.9 ) ]
[ Version ( since = "1.0" ) ]
public delegate void AnimationTargetFunc (double value)
Prototype for animation targets based on user callbacks.
value |
The animation value |
user_data |
The user data provided when creating the target |