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

NAME

Renard::Curie::Model::View::Role::Renderable - Role for rendering a view model

VERSION

version 0.003

METHODS

draw_page

Draws the pages for the current view model to a Gtk3::DrawingArea.

get_size_request

Determines the size request for the current view.

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.