Module: Clutter::OffscreenRedirect

Defined in:
(unknown)

Constant Summary collapse

AUTOMATIC_FOR_OPACITY =

Only redirect the actor if it is semi-transparent and its has_overlaps() virtual returns true. This is the default.

1 or :automatic_for_opacity
ALWAYS =

Always redirect the actor to an offscreen buffer even if it is fully opaque.

2 or :always