SlackBuildsOrg/perl/perl-Gtk3-SimpleList
Michel A. BEGUE b7ba036a1f
perl/perl-Gtk3-SimpleList: Added (interface to Gtk3's Widget).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-02 18:19:11 +07:00
..
perl-Gtk3-SimpleList.info
perl-Gtk3-SimpleList.SlackBuild
README
slack-desc

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.