Term::Stool::DeUsertContributed Perl DoTerm::Stool::Decoration(n) NAME Term::Stool::Decoration - a decoration DESCRIPTION A decoration is a special type of widget that is never focused, and is tightly bound to another widget that it decorates in some way. FIELDS container This is the widget that is being decorated. It need not really be a container. METHODS init This type of widget can never be focused, so we force can_focus to 0. AUTHOR Joey Hess <joey@kitenet.net> 2001-05-23 perl v5.6.1 Term::Stool::Decoration(n)