Re: GtkTreeView DND
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: gtk-app-devel-list gnome org
- Subject: Re: GtkTreeView DND
- Date: Mon, 22 Mar 2004 22:56:13 +0200
I wrote:
I installed a callback to a GtkTreeModel's (GtkListStore)
`row-inserted' signal. It gets called and tree path and
iterator both seem fine, but I cannot get values from
the inserted row---it just returns NULL's.
I should have used `row-changed' signal. Insertion and value
setup are separate steps. Now it works just fine.
Paul
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]