Skip to content
Commit f19ee78f authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

st-widget: Don't use deprecated API

clutter_container_foreach is deprecated, so let's replace that
with some ClutterActorIter usage. Additionally, remove the checks
for ClutterContainer, as all ClutterActors are now ClutterContainers.

https://bugzilla.gnome.org/show_bug.cgi?id=670034
parent b47fd6df
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment