The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Intertangle::API::Gtk3::Helper::Gtk3::Adjustment - Helpers for Gtk3::Adjustment

VERSION

version 0.005

METHODS

increment_step

  method increment_step()

Increments by the step increment.

decrement_step

  method decrement_step()

Decrements by the step increment.

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Zakariyya Mughal.

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