Catching the row deleted from a GtkTreeModel implementation
- From: Fontana Nicola <ntd users sourceforge net>
- To: gtk-app-devel-list gnome org
- Subject: Catching the row deleted from a GtkTreeModel implementation
- Date: Fri, 9 Feb 2007 11:36:09 +0100
I'm keeping some summary fields of a GtkListStore and I need to update them on
every model change. The problem is while catching the "row-deleted" signal
the row is yet deleted, so I can't access the row content to update my
summary fields.
How can I do it?
Thanks,
-- Nicola
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]