Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Tree model sort #777

Merged
merged 4 commits into from Feb 6, 2019
Merged

Commits on Feb 5, 2019

  1. Add bindings for GtkTreeModelSort

    Like TreeModelFilter, this object wraps a TreeModel. This model can be sorted without
    affecting the ordering of the original model, and can translate sorted TreePaths into
    paths to the corresponding unsorted entries.
    ColonelThirtyTwo authored and GuillaumeGomez committed Feb 5, 2019
    Copy the full SHA
    1a27886 View commit details
    Browse the repository at this point in the history
  2. update gir submodule

    GuillaumeGomez committed Feb 5, 2019
    Copy the full SHA
    720cacf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c9d936e View commit details
    Browse the repository at this point in the history
  4. Fix manual code

    GuillaumeGomez committed Feb 5, 2019
    Copy the full SHA
    07ed902 View commit details
    Browse the repository at this point in the history