summaryrefslogtreecommitdiff
path: root/gtk/inspector/treewalk.c
Commit message (Collapse)AuthorAgeFilesLines
* inspector: Drop an unused fileMatthias Clasen2022-10-111-231/+0
|
* inspector: Add api to get the current tree walk positionMatthias Clasen2016-03-111-4/+12
| | | | This will be used in the next commit.
* inspector: Add search to the object treeMatthias Clasen2014-10-311-0/+223
This is also an attempt to figure out a better story for search in treeviews.