cluttermm
1.17.3
|
point | A point as Clutter::Vertex. |
vertex | The translated Clutter::Vertex. |
verts | Pointer to a location of an array of 4 Clutter::Vertex where to store the result. |
axis | A Clutter::RotateAxis. |
x | Return location for the X coordinate of the center, or 0 . |
y | Return location for the Y coordinate of the center, or 0 . |
angle_tilt_x | Return location for tilt angle on the X axis, or 0 . |
angle_tilt_y | Return location for tilt angle on the Y axis, or 0 . |
angle_tilt_z | Return location for tilt angle on the Z axis, or 0 . |
angle_end | Angle at which movement ends in degrees, between 0 and 360. |
axis | A Clutter::RotateAxis. |
angle_tilt | Tilt of the elipse around the center in the given axis in degrees. |
x | X coordinace of centre. |
y | Y coordinace of centre. |
direction | The rotation direction. |
height | Height of the ellipse. |
angle_tilt_x | Tilt of the elipse around the center in X axis in degrees. |
angle_tilt_y | Tilt of the elipse around the center in Y axis in degrees. |
angle_tilt_z | Tilt of the elipse around the center in Z axis in degrees. |
width | Width of the ellipse. |
angle_start | Return value for the initial angle. |
angle_end | Return value for the final angle. |
x | Return location for the X center of rotation. |
y | Return location for the Y center of rotation. |
z | Return location for the Z center of rotation. |
axis | A Clutter::RotateAxis. |
angle_start | Initial angle in degrees, between 0 and 360. |
angle_end | Final angle in degrees, between 0 and 360. |
x | X axis center of rotation. |
y | Y axis center of rotation. |
z | Z axis center of rotation. |
direction | The rotation direction. |
actor | The new child that has been added to container. |
actor | The child that has been removed from container. |
true
if the stage is resizable by the user. title | A utf8 string for the stage windows title. |
resizable | Whether the stage should be user resizable. |
event | A Clutter::Event. |
msecs | Delay in milliseconds. |