Back to Seed Clases

Clutter


Classes

Interfaces

Structs

Unions

Enums

Enum Clutter.PickMode

Import line: Clutter = imports.gi.Clutter;
GIR File: Clutter-1.0.gir
C documentation: ClutterPickMode
Enum : PickMode
Controls the paint cycle of the scene graph when in pick mode
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Stage
Method
get_actor_at_pos (PickMode pick_mode, gint32 x, gint32 y) : Clutter.Actor
Checks the scene at the coordinates x and y and returns a pointer
to the ClutterActor at those coordinates.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:50 GMT+0800 (HKT)