Enumeration
ClutterPickMode
since: 13
Description [src]
Controls the paint cycle of the scene graph when in pick mode.
Available since: 13
Members
CLUTTER_PICK_NONE-
Do not paint any actor.
- Value:
0 - Nickname:
none - Available since: 13
- Value:
CLUTTER_PICK_REACTIVE-
Paint only the reactive actors.
- Value:
1 - Nickname:
reactive - Available since: 13
- Value:
CLUTTER_PICK_ALL-
Paint all actors.
- Value:
2 - Nickname:
all - Available since: 13
- Value: