Help for this page

Select Code to Download


  1. or download this
    gtk_tree_store_get_path:
    assertion
    'iter->stamp == tree_store->stamp'
    failed
    
  2. or download this
    my $path = $new_treestore->get_path( $new_treestore->get_iter_first() 
    +);