diff options
author | Michel A. BEGUE <mab974@misouk.com> | 2022-04-02 12:55:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-02 18:19:11 +0700 |
commit | bbdcbe96cbde85f54f819dac20de91a2dc257dfb (patch) | |
tree | 9f2983c3104feb72e330e173b93f9191420e12eb /perl/perl-Gtk3-ImageView/slack-desc | |
parent | ac93b128fcc618626e6ec5893d6ee89b8c334983 (diff) |
perl/perl-Gtk3-ImageView: Added (Image viewer widget for Gtk3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Gtk3-ImageView/slack-desc')
-rw-r--r-- | perl/perl-Gtk3-ImageView/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Gtk3-ImageView/slack-desc b/perl/perl-Gtk3-ImageView/slack-desc new file mode 100644 index 0000000000000..bc0434ad9eb88 --- /dev/null +++ b/perl/perl-Gtk3-ImageView/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Gtk3-ImageView: perl-Gtk3-ImageView (Image viewer widget for Gtk3) +perl-Gtk3-ImageView: +perl-Gtk3-ImageView: The Gtk3::ImageView widget allows the user to zoom, pan and select +perl-Gtk3-ImageView: specified image and provides hooks to allow additional tools, +perl-Gtk3-ImageView: e.g. painter, to be created and used. +perl-Gtk3-ImageView: +perl-Gtk3-ImageView: +perl-Gtk3-ImageView: +perl-Gtk3-ImageView: +perl-Gtk3-ImageView: +perl-Gtk3-ImageView: |