Help for this page

Select Code to Download


  1. or download this
    sub updateprogress {
        my ($self) = @_;
    ...
        }
        Gtk2::Gdk->flush;
    }
    
  2. or download this
    sub manager {
        my ($Operation) = @_;
    ...
    
    }