Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
       $tree->scroll_to_cell(
          new Gtk2::TreePath($numRows-1),undef,TRUE,0.0,1.0);
    }