GtkTreeView Scrolling.



What is the best way to scroll to the bottom of the TreeView when you add
an entry into the TreeView?

I want to do this...

gtk_list_store_append (...)
gtk_list_store_set (...)

...call some here function, so that next time the TreeView redraws it will
scroll to the last row in the treeview...


Anyone know?

--------------------[-- burra colorado edu --]--------------------------





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