NAME
Renard::Curie::Component::PageDrawingArea::Role::PageEntry - A role for the text entry box for the page number
VERSION
version 0.005
METHODS
setup_text_entry_events
method setup_text_entry_events()
Sets up the signals for the text entry box so the user can enter in page numbers.
CALLBACKS
on_activate_page_number_entry_cb
callback on_activate_page_number_entry_cb( $entry, $self )
Callback that is called when text has been entered into the page number entry.
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.