Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Struct Clutter.Perspective

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterPerspective
Struct : Perspective
Stage perspective definition. ClutterPerspective is only used by
the fixed point version of clutter_stage_set_perspective().
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Clutter.Perspective ()
Create a new Clutter.Perspective
Create a new Clutter.Perspective
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Stage
Property
perspective : Clutter.Perspective
The parameters used for the perspective projection from 3D
coordinates to 2D
Clutter.Stage
Method
get_perspective () : Clutter.Perspective
Retrieves the stage perspective.
Clutter.Stage
Method
set_perspective (Perspective perspective) : none
Sets the stage perspective.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:46 GMT+0800 (HKT)