aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-gtk/view.c
AgeCommit message (Collapse)AuthorFilesLines
2025-03-02refactored GTK implementation of teco_view_t into its own fileRobin Haberkorn1-0/+126
Also makes sense since all other GObject classes are in separate files.