
Curses::Toolkit::Widget::Paned - generic paned widget

version 0.207

# don't use this widget directly

A paned widget is a widget containing 2 other widgets. It is used to stack them horizontally or vertically.
Don't use this widget directly. Please see Curses::Toolkit::Widget::HPaned and Curses::Toolkit::Widget::VPaned.

Damien "dams" Krotkine

This software is copyright (c) 2011 by Damien "dams" Krotkine.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.