Property
ClutterActor:offscreen-redirect
since: 13
Description [src]
Determines the conditions in which the actor will be redirected
to an offscreen framebuffer while being painted. For example this
can be used to cache an actor in a framebuffer or for improved
handling of transparent actors. See
clutter_actor_set_offscreen_redirect() for details.
| Type: | ClutterOffscreenRedirect |
| Available since: | 13 |
| Default value | 0 |
| Getter method | clutter_actor_get_offscreen_redirect() |
| Setter method | clutter_actor_set_offscreen_redirect() |