Skip to content
  • Benjamin Otte's avatar
    listview: Introduce GtkListItemFactory · e20c207a
    Benjamin Otte authored and Matthias Clasen's avatar Matthias Clasen committed
    Thisis the abstraction I intend to use for creating widgets and binding
    them to the item out of the listview.
    
    For now this is a very dumb wrapper around the functions that exist in
    the API.
    
    But it leaves the freedom to turn this into public API, make an
    interface out of it and most of all write different implementations, in
    particular one that uses GtkBuilder.
    e20c207a