ClutterActor: expose setter for the opacity override

Toolkits may need to paint actors internally outside the normal tree
(for example to create a shadow shape), in which case they need to
control the opacity directly.

https://bugzilla.gnome.org/show_bug.cgi?id=677412

Signed-off-by: Emmanuele Bassi <ebassi@gnome.org>
This commit is contained in:
Giovanni Campagna
2012-06-04 23:42:04 +02:00
committed by Emmanuele Bassi
parent 65032da551
commit 10cce00440
6 changed files with 47 additions and 12 deletions

View File

@ -426,6 +426,8 @@ clutter_actor_set_clip_to_allocation
clutter_actor_get_clip_to_allocation
clutter_actor_set_opacity
clutter_actor_get_opacity
clutter_actor_set_opacity_override
clutter_actor_get_opacity_override
ClutterOffscreenRedirect
clutter_actor_set_offscreen_redirect
clutter_actor_get_offscreen_redirect