AlphaFunc


Description:

[ CCode ( instance_pos = 1.9 ) ]
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "0.2" ) ]
public delegate double AlphaFunc (Alpha alpha)

Warning: AlphaFunc is deprecated since 1.12.

A function returning a value depending on the position of the Timeline bound to alpha.

Note:

Use TimelineProgressFunc instead.

Parameters:

alpha

a Alpha

user_data

user data passed to the function

Returns:

a floating point value


Namespace: Clutter
Package: clutter-1.0