Hello.

2010/4/17 Jez <jezr...@gmail.com>:
> Oh, I had the impression that the move-cursor signal was emitted by
> the TreeView when the cursor was moved. I didn't know it was the other
> way around. I've already managed to get it working after reading your
> earlier email, but I might rewrite it with this when I have the time.
> Thanks for the pointer!

The signal that is emitted when cursor moves is
GtkTreeView::cursor-changed. GtkTreeView::move-cursor is action signal
that can be safely emitted by application.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeb...@gmail.com
tadej.borov...@gmail.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to