Enumeration

ClutterRepaintFlags

Declaration

flags Clutter.RepaintFlags

Description [src]

Flags to pass to clutter_threads_add_repaint_func_full().

Members

Name Description
CLUTTER_REPAINT_FLAGS_PRE_PAINT

Run the repaint function prior to painting the stages.

CLUTTER_REPAINT_FLAGS_POST_PAINT

Run the repaint function after painting the stages.