The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Renard::Curie::Model::View::Grid - A view model for grid-based views

VERSION

version 0.005

EXTENDS

CONSUMES

ATTRIBUTES

view_options

A Renard::Curie::Model::ViewOptions that defines how the grid layout will be constructed.

Predicate: has_view_options

CLASS METHODS

FOREIGNBUILDARGS

  classmethod FOREIGNBUILDARGS(@)

Initialises the Glib::Object super-class.

METHODS

has_view_options

A predicate for the view_options attribute.

zoom_level

Accessor for the view's zoom level.

set_page_number_with_scroll

Set page number then emit scroll event.

scroll_emit

Emit scroll-to-page signal.

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.