Skip to content
  • Zander Brown's avatar
    js: Stop using ClutterContainer API · 350cd296
    Zander Brown authored and Marge Bot's avatar Marge Bot committed
    These have been long deprecated over in clutter, and (via several
    vtables) simply forward the call to the equivalent ClutterActor methods
    
    Save ourselves the hassle and just use ClutterActor methods directly
    
    Part-of: <!3010>
    350cd296