Enumeration (GI Flags)

Clutter-18ClutterEffectPaintFlags

Flags passed to the ‘paint’ or ‘pick’ method of Clutter.Effect.

Index

Enumeration Members

Enumeration Members

ACTOR_DIRTY: number

The actor or one of its children has queued a redraw before this paint. This implies that the effect should call clutter_actor_continue_paint() to chain to the next effect and can not cache any results from a previous paint.

BYPASS_EFFECT: number

The effect should not be used on this frame, but it will be asked to paint the actor still.

Variables

$gtype