Help for this page

Select Code to Download


  1. or download this
    # Create a MessageDialog to display the "About" Info in:
    my $about_window = Gtk2::AboutDialog->new;
    ...
        $about_window->signal_connect('response' => sub { $about_window->h
    +ide; });
        $about_window->show;
    
  2. or download this
    Undefined subroutine &main::0 called at
    
  3. or download this
    Undefined subroutine &main::Hello called at