| Import line: | Clutter = imports.gi.Clutter; | 
| GIR File: | Clutter-1.0.gir | 
| C documentation: | ClutterPickMode | 
| Enum : | PickMode | 
| Properties | |
|---|---|
| 
		guint32 Clutter.PickMode.ALL : 2
			 | |
| 
		guint32 Clutter.PickMode.NONE : 0
			 | |
| 
		guint32 Clutter.PickMode.REACTIVE : 1
			 | |
| None | 
| None | 
| None | 
| Class / Namespace | Method / Signal / Properties | 
|---|---|
| Clutter.Stage Method | Checks the scene at the coordinates x and y and returns a pointer to the ClutterActor at those coordinates. |