How to control the scrollbars of a gtk_tree_view
Colin Leroy
colin at colino.net
Mon Jan 7 13:40:54 CET 2008
On Mon, 7 Jan 2008 13:28:28 +0100, Giuseppe Torelli wrote:
Hi,
> I have a directory tree in a treestore. The rows are sorted
> automatically. Is it possible to control the scrollbars of the
> gtktreeview? I want to scroll the treeview so to control which data
> is visible when the user creates a new directory inside the directory
> tree
Try gtk_tree_view_scroll_to_cell() :-)
--
Colin
More information about the Xfce4-dev
mailing list