API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
enum Clutter.PickMode
Controls the paint cycle of the scene graph when in pick mode.
CLUTTER_PICK_NONE
Do not paint any actor.
0
CLUTTER_PICK_REACTIVE
Paint only the reactive actors.
1
CLUTTER_PICK_ALL
Paint all actors.
2
Content