Skip to content
  • Emmanuele Bassi's avatar
    actor: Add bind_model_with_properties() · b0e785c6
    Emmanuele Bassi authored
    When binding models to actors to map items to children we don't often
    need the full control of a function; in many cases we just need to
    specify the type of the child we want to construct and the properties
    on both the item and the child that we want to bind.
    
    We should provide a simple convenience function that does all this for
    us.
    b0e785c6