Description
Perl GTK3 applications can use a simplified list interface over GTK's more complex model-view-controller list widget. This helps developers show tabular or list data without writing all GTK plumbing manually.
It is a GUI development helper. The application using it decides what data appears and how user actions change that data.