ACTOR_DIRTY


Description:

[ CCode ( cname = "CLUTTER_EFFECT_PAINT_ACTOR_DIRTY" ) ]
ACTOR_DIRTY

The actor or one of its children has queued a redraw before this paint.

This implies that the effect should call continue_paint to chain to the next effect and can not cache any results from a previous paint.