FreeBSD.software
Home/x11-toolkits/p5-Gtk3-SimpleList

p5-Gtk3-SimpleList

0.21_2

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. After creating a new Gtk3::SimpleList object with the desired columns you may set the list data with a simple Perl array assignment. Rows may be added or deleted with all of the normal array operations. You can treat the data member of the list simplelist object as an array reference, and manipulate the list data with perl's normal array operators.

Origin: x11-toolkits/p5-Gtk3-SimpleList
Category: x11-toolkits
Size: 56.1KiB
License: LGPL21+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install p5-Gtk3-SimpleList

Dependencies (2)

Required By (1 packages)

More in x11-toolkits