Re: GtkTreeView signals
- From: Carl Nygard <cjnygard fast net>
- To: Matthew Yaconis <myaconis nycap rr com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView signals
- Date: Thu, 14 Oct 2004 18:44:51 -0400
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]