summaryrefslogtreecommitdiff
path: root/tests/giomm_listmodel/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Gio::ListStore::find() docs: Small changesKjell Ahlstedt2022-09-011-3/+3
* Gio::ListStore: Add find()Kjell Ahlstedt2022-08-291-0/+72
* Remove Glib::WeakRefMurray Cumming2017-04-071-20/+10
* Use std::dynamic_pointer_cast<>().Murray Cumming2017-04-071-2/+2
* Add and use make_refptr_for_instance().Murray Cumming2017-04-061-1/+1
* Tests: Make single-parameter constructors explicit.Murray Cumming2016-12-121-1/+1
* Add tests/giomm_listmodelKjell Ahlstedt2016-04-271-0/+349