MINI MINI MANI MO

Path : /proc/self/root/lib64/perl5/vendor_perl/auto/Newt/Panel/
File Upload :
Current File : //proc/self/root/lib64/perl5/vendor_perl/auto/Newt/Panel/Move.al

# NOTE: Derived from blib/lib/Newt.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Newt::Panel;

#line 686 "blib/lib/Newt.pm (autosplit into blib/lib/auto/Newt/Panel/Move.al)"
########################### Newt::Panel

sub Newt::Panel::Move {
  my ($self, $left, $top) = @_;

  $self->{left} = $left;
  $self->{top} = $top;
  if($self->{drawed}) {
    $self->Hide;
    $self->Draw;
  }
  $self;
}

# end of Newt::Panel::Move
1;

OHA YOOOO