"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "lib/Gscan2pdf/Canvas/Bbox.pm" between
gscan2pdf-2.13.1.tar.xz and gscan2pdf-2.13.2.tar.xz

About: gscan2pdf is a GUI to produce PDFs from scanned documents (using Perl).

Bbox.pm  (gscan2pdf-2.13.1.tar.xz):Bbox.pm  (gscan2pdf-2.13.2.tar.xz)
skipping to change at line 29 skipping to change at line 29
Readonly my $NOT_FOUND => -1; Readonly my $NOT_FOUND => -1;
my ( $EMPTY, $_100_PERCENT, $_360_DEGREES ); my ( $EMPTY, $_100_PERCENT, $_360_DEGREES );
BEGIN { BEGIN {
Readonly $_100_PERCENT => 100; Readonly $_100_PERCENT => 100;
Readonly $_360_DEGREES => 360; Readonly $_360_DEGREES => 360;
$EMPTY = q{}; $EMPTY = q{};
} }
my $SPACE = q{ }; my $SPACE = q{ };
our $VERSION = '2.13.1'; our $VERSION = '2.13.2';
use Glib::Object::Subclass GooCanvas2::CanvasGroup::, signals => { use Glib::Object::Subclass GooCanvas2::CanvasGroup::, signals => {
'text-changed' => { 'text-changed' => {
param_types => ['Glib::String'], # new text param_types => ['Glib::String'], # new text
}, },
'bbox-changed' => { 'bbox-changed' => {
param_types => ['Glib::Scalar'] param_types => ['Glib::Scalar']
, # new bbox, Gdk::Rectangle hash of x, y, width, height , # new bbox, Gdk::Rectangle hash of x, y, width, height
}, },
'clicked' => {}, 'clicked' => {},
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)