summaryrefslogtreecommitdiffstats
path: root/perl/perl-Gtk3-SimpleList/README
blob: fb7c9d933d9f53704d04e7b470bd7810c33e6743 (plain)
1
2
3
4
5
6
7
A simple interface to Gtk3's complex MVC list widget

Gtk3 has a powerful, but complex MVC (Model, View, Controller) system
used to implement list and tree widgets. 

Gtk3::SimpleList automates the complex setup work and allows you to
treat the list model as a more natural list of lists structure.