Re: TreeView: cell-changed signal?
- From: Jonathan Blandford <jrb redhat com>
- To: murrayc usa net
- Cc: gtk-devel-list <gtk-devel-list gnome org>
- Subject: Re: TreeView: cell-changed signal?
- Date: 27 Mar 2002 16:38:25 -0500
murrayc t-online de (Murray Cumming) writes:
> I'm reposting this here because I didn't get any reply in gtk-list:
gtk-app-devel-list is more appropriate.
> I'm using a GtkTreeView, with a GtkListStore model. There is a
> GtkTreeModel "row_changed" signal, but I can't see how to detect when a
> particular column of a row has changed. I suppose I could store a copy
> of all the data and do a comparison, but that would be silly.
What do you mean by column_changed? Do you mean a GtkTreeViewColumn has
been added or removed? There's a GtkTreeView::column_changed signal for
that. What are you trying to do?
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]