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
  Show / Hide Inherited methods, properties and signals
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, Number x, Number 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 Tue Jun 22 2010 16:32:38 GMT+0800 (HKT)