Re: GtkTreeView selection bar action



On Sat, 2004-06-12 at 04:57 +1000, Russell Shaw wrote:
Hi,
When i press the up and down keyboard arrow buttons, the selection
bar on a tree-view moves. I want to trigger a callback each time
the selection bar moves. Which signal should i use?

the "selection_changed" signal on the selection object that you get from
gtk_tree_view_get_selection().

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com





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