I am trying to catch event when selection changes in a text view.
So far, I've only found "move-cursor" signal on the GtkTextView object.

The problem with this signal is that this is triggered before selection 
changes and I want to be notified after the change.

Does anyone know any better signal for this?

TIA

_______________________________________________
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