Hi
Thanks for,your tutorials!
I want to request an example where you add searching on a specific column of a gtkcolumnview by using a searchentry. The user enters text and while typing the rows are filtered out when they don't contain the search text. When the user clears the searchentry, all the rows of the gtkcolumnview appear again.
The column sorting feature should be working too in combination with the search.
https://toshiocp.github.io/Gtk4-tutorial/sec32.html
Would that be possible to make?
Best regards
Lisa