c
Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Struct Clutter.Point

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterPoint
Struct : Point
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Clutter.Point ()
Create a new Clutter.Point
Create a new Clutter.Point
 
 
new Clutter.Point.alloc () : Clutter.Point
Create a new Clutter.Point
Create a new Clutter.Point
Returns:
Clutter.Point
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.point_zero () : Clutter.Point
Clutter.Actor
Property
pivot_point : Clutter.Point
Clutter.Actor
Property
position : Clutter.Point
Clutter.Event
Method
get_position (Point position) : none
Clutter.Rect
Method
contains_point (Point point) : gboolean
Clutter.Rect
Method
get_center () : Clutter.Point
Clutter.ScrollActor
Method
scroll_to_point (Point point) : none
Clutter.Timeline
Method
set_cubic_bezier_progress (Point c_1, Point c_2) : none
Clutter.ZoomAction
Signal
zoom (ZoomAction self, Actor object, Point p0, gdouble p1) : gboolean
Clutter.ZoomAction
Method
get_focal_point () : Clutter.Point
Clutter.ZoomAction
Method
get_transformed_focal_point () : Clutter.Point
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:09 GMT+0800 (HKT)