API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
flags Clutter.RepaintFlags
Flags to pass to clutter_threads_add_repaint_func().
clutter_threads_add_repaint_func()
CLUTTER_REPAINT_FLAGS_PRE_PAINT
Run the repaint function prior to painting the stages.
1
CLUTTER_REPAINT_FLAGS_POST_PAINT
Run the repaint function after painting the stages.
2
Content