PageTurnEffect
Object Hierarchy:
Description:
[
CCode ( type_id =
"clutter_page_turn_effect_get_type ()" ) ]
[
Version ( since =
"1.4" ) ]
public class PageTurnEffect :
DeformEffect
PageTurnEffect is an opaque structure whose members can only be accessed using the provided API
Content:
Properties:
- public double angle { get; set; }
The angle of the page rotation, in degrees, between 0.0 and 360.0
- public double period { get; set; }
The period of the page turn, between 0.0 (no curling) and 1.0 (fully
curled)
- public float radius { get; set; }
The radius of the page curl, in pixels
Creation methods:
Methods:
- public double get_angle ()
Retrieves the value set using get_angle
- public double get_period ()
Retrieves the value set using get_period
- public float get_radius ()
- public void set_angle (double angle)
Sets the angle of the page curling, in degrees
- public void set_period (double period)
Sets the period of the page curling, between 0.0 (no curling) and 1.0
(fully curled)
- public void set_radius (float radius)
Sets the radius of the page curling
Inherited Members:
All known members inherited from class Clutter.DeformEffect
All known members inherited from class Clutter.OffscreenEffect
All known members inherited from class Clutter.Effect
All known members inherited from class Clutter.ActorMeta
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref