Re: Getting column 2 in selected row of TreeView?



Art$,1!+(Bras $,1! (Blajus writes:

        sub { on_treeview1_selection_changed($select, $treeview, $treestore)});
What is this treestore? How i could get it from TreeView or SimpleList?

Whoops. Sorry. The treestore is the store that the model uses. I think
SimpleList is a subclass of it, you can get it from
$treeview->get_model().

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]