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

SDLx::GUI::Pack - Objects to keep track of pack options

VERSION

version 0.002

DESCRIPTION

This class defines objects keeping track of packing options for widgets.

ATTRIBUTES

side

On which side to pack the widget - see PackSide in SDLx::GUI::Types. Defaults to top.

AUTHOR

Jerome Quelin <jquelin@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Jerome Quelin.

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