Help for this page

Select Code to Download


  1. or download this
    #=====================================================================
    +=========
    #=== Below are the signal handlers for 'window1' class
    ...
            my $entry_val = $form->{'search_text'}->get_text;
            print $entry_val;
    }
    
  2. or download this
              "window1-1" => {
                               "statusbar1" => bless( {
    ...
                                                   "_gtk" => 140381744
                                                 }, 'Gtk::MenuItem' )
                             }