Opposite of gtk_clist_moveto()



Is there a way to get values like one would put into
gtk_clist_moveto() ? I know gtk_clist_row_is_visible() which can tell
me if a row is visible. However, I would like to know the exact
position inside the GtkCList.

What I want to achieve is that I can add and remove rows from a
GtkCList but have the active row stay at the same physical position
(assuming that it is not a list with multiple selection on, of
course).
-- 
Mvh. Anders



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