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
  Show / Hide Inherited methods, properties and signals
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
set_perspective (Perspective perspective) : none
Sets the stage perspective.
Clutter.Stage
Method
get_perspective (Perspective perspective) : none
Retrieves the stage perspective.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:32:38 GMT+0800 (HKT)