Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Gtk3-SimpleList | Distribution: openSUSE:Factory:zSystems |
Version: 0.21 | Vendor: openSUSE |
Release: 3.3 | Build date: Thu Jan 25 18:24:46 2024 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 58817 | Source RPM: perl-Gtk3-SimpleList-0.21-3.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://metacpan.org/release/Gtk3-SimpleList | |
Summary: 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. A mechanism has also been put into place allowing columns to be Perl scalars. The scalar is converted to text through Perl's normal mechanisms and then displayed in the list. This same mechanism can be expanded by defining arbitrary new column types before calling the new function.
LGPL-2.1-only
* Thu Jan 25 2024 Michal Suchanek <msuchanek@suse.com> - Fix build on Leap > 15.2 * Wed Nov 11 2020 Hans-Peter Jansen <hpj@urpla.net> - build require typelib(GdkPixdata) for Leap 15.2 as well * Tue May 05 2020 Tina Müller <timueller+perl@suse.de> updated to 0.21 see /usr/share/doc/packages/perl-Gtk3-SimpleList/Changes * Thu Oct 31 2019 Tina Mueller <tina.mueller@suse.com> - Regenerate spec with newest cpanspec * Add manual dependencies to cpanspec.yml * Add manual license to cpanspec.yml * Mon Jan 07 2019 malcolmlewis@opensuse.org - Add missing Gtk 3.0 typelib to build requires for failing test.
/usr/lib/perl5/vendor_perl/5.40.0/Gtk3 /usr/lib/perl5/vendor_perl/5.40.0/Gtk3/SimpleList.pm /usr/share/doc/packages/perl-Gtk3-SimpleList /usr/share/doc/packages/perl-Gtk3-SimpleList/Changes /usr/share/doc/packages/perl-Gtk3-SimpleList/README /usr/share/licenses/perl-Gtk3-SimpleList /usr/share/licenses/perl-Gtk3-SimpleList/COPYING /usr/share/man/man3/Gtk3::SimpleList.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 7 00:41:23 2024