Re: location of rows/cells in GtkTreeView



Hi

I think you're looking for gtk_tree_view_scroll_to_cell().

Simply specify the GtkTreePath of the row. If you set use_align to FALSE
nothing will be done in case the current cell is visible.

HTH

Jan-Marek



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