Clutter.OffscreenRedirect – clutter-1.0 Reference Manual
OffscreenRedirect
Description:
[
CCode
( cprefix =
"CLUTTER_OFFSCREEN_REDIRECT_"
, type_id =
"clutter_offscreen_redirect_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"1.8"
) ]
public
enum
OffscreenRedirect
Possible flags to pass to
set_offscreen_redirect
.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
ALWAYS
-
Always redirect the actor to an offscreen buffer even if it is fully opaque.
AUTOMATIC_FOR_OPACITY
-
Only redirect the actor if it is semi-transparent and its
has_overlaps
virtual returns
true
.
2022 vala-language.org