Hi!
═
I'm writing GNOME/GTK+ application that has a
dialog box with GtkTree widget with many
subtrees in it. When user presses a button, I have to find a necessary
tree_item, select it and show to the user. I can find the item without any
problems. I can expand the tree. But how to scroll a parent GtkScrolledWindow═to make my item
visible?
═
Any help will be appreciated!
═
Best regards,
Igor
═
|