NAME
SDLx::GUI::Widget::Label - Label widget to display some text/image
VERSION
version 0.002
DESCRIPTION
This package provides a widget to display some text and/or image.
ATTRIBUTES
text
The text to be displayed on the label (a string).
size
The font size to use to display the string.
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.