Help for this page

Select Code to Download


  1. or download this
    @EXPORT    = qw(Exists Ev exit MainLoop DoOneEvent tkinit);
    [..]
    sub tkinit { return MainWindow->new(@_) }