Skip to content
  • Benjamin Otte's avatar
    listbase: Move item manager here · 0bd16308
    Benjamin Otte authored and Matthias Clasen's avatar Matthias Clasen committed
    Nothing really changes, because both ListView and GridView still keep
    self->item_manager around, but it's set up to point at the base's item
    manager.
    
    This way we can slowly move things to GtkListBase that need the item
    manager (like trackers).
    0bd16308