Skip to content
  • Emmanuele Bassi's avatar
    cairo-texture: Add the :auto-resize property · 7f8838d7
    Emmanuele Bassi authored
    Keeping the backing Cairo surface of a CairoTexture canvas in sync with
    the actor's allocation is tedious and prone to mistakes. We can
    definitely do better by simply exposing a property that does the surface
    resize and invalidation automagically on ::allocate.
    7f8838d7