Enumeration

ClutterRepaintFlags

since: 1.10

Declaration

flags Clutter.RepaintFlags

Description [src]

Flags to pass to clutter_threads_add_repaint_func_full().

Available since: 1.10

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.