NAME
Gapp::Frame - Frame widget
OBJECT HIERARCHY
- Gapp::Object
- +-- Gapp::Widget
- ....+-- Gapp::Container
- ........+-- Gapp::Bin
- ............+-- Gapp::Frame
PROVIDED ATTRIBUTES
- label_widget
-
- is rw
- isa Maybe[Gapp::Widget]
The widget to use as the label for the frame.
DELEGATED PROPERTIES
- label
- label_align
- shadow_type
AUTHORS
Jeffrey Ray Hallock <jeffrey.hallock at gmail dot com>
COPYRIGHT & LICENSE
Copyright (c) 2011-2012 Jeffrey Ray Hallock.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.