NAME

Renard::Curie::Component::PageDrawingArea::Role::ScrollWindow - A role with helpers for scrolling the page drawing area viewport

VERSION

version 0.004

METHODS

increment_scroll

method increment_scroll( (InstanceOf['Gtk3::Adjustment']) $current )

Helper method that scrolls down by the scrollbar's step increment.

decrement_scroll

method decrement_scroll( (InstanceOf['Gtk3::Adjustment']) $current )

Helper method that scrolls up by the scrollbar's step increment.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.