RepaintFlags
Description:
[ CCode ( cprefix = "CLUTTER_REPAINT_FLAGS_" , type_id = "clutter_repaint_flags_get_type ()" ) ]
[ Flags ]
[ Version ( since = "1.10" ) ]
public enum RepaintFlags
Content:
Enum values:
- POST_PAINT - Run the repaint
function after painting the stages
- PRE_PAINT - Run the repaint function
prior to painting the stages
- QUEUE_REDRAW_ON_ADD -
Ensure that a new frame is queued after adding the repaint function