Module: Clutter::PickMode
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
Do not paint any actor
0 or :none
- REACTIVE =
Paint only the reactive actors
1 or :reactive
- ALL =
Paint all actors
2 or :all
Do not paint any actor
0 or :none
Paint only the reactive actors
1 or :reactive
Paint all actors
2 or :all