Chady Kassouf > Etk-Perl-0.09 > Etk::Constants

Download:
Etk-Perl-0.09.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

Etk::Constants - Constants to use with Etk

SYNOPSIS ^

   use Etk::Constants qw/ButtonsOk ButtonsClose/;
   # 
   use Etk::Constants qw/:messagedialog/;
   # 
   use Etk::Constants qw/:all/;

DESCRIPTION ^

This module contains constants to use while building Etk apps. The constants have numerical values which can be used instead.

EXPORT ^

None by default.

EXPORTABLE ^

   box combobox fillpolicy messagedialog progressbar scrolledview
   toplevelwidget tree textblock table colorpicker mouse toolbar
   button shadow image entry popupwindow window swallow slider all