Help for this page

Select Code to Download


  1. or download this
    $$self{_GUI}{_VTE}->get_text_range(1, 0, 1, 5, $func, my $data = undef
    +);
    
  2. or download this
    my $data = [];
    $$self{_GUI}{_VTE}->get_text_range(1, 0, 1, 5, $func, $data );