PageTurnEffect


Description:

[ CCode ( has_construct_function = false , type = "ClutterEffect*" ) ]
public PageTurnEffect (double period, double angle, float radius)

Creates a new PageTurnEffect instance with the given parameters

Parameters:

period

the period of the page curl, between 0.0 and 1.0

angle

the angle of the page curl, between 0.0 and 360.0

radius

the radius of the page curl, in pixels

Returns:

the newly created PageTurnEffect