Re: GtkTreeView signals



On Thu, 2004-10-14 at 17:35, Matthew Yaconis wrote:
I'm converting a GTK+1.2 application to 2.4 and I'm replacing some CLists with GtkTreeViews and ListStores. 
 The CLists had a nice "select_row" signal to tell me when someone selected a row on the list.  I can't 
seem to locate a similar signal for the GtkTreeView.  

I realize this is a stupid question (it's right in front of my face in the manual) but I can't tell.  Any 
of the ones I've tried (row_activated, select_cursor_row, etc) haven't worked as I'd expected.

Who wants to give me a one line email to enlighten me? 

Try GtkTreeSelection, it got refactored.




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