I am using GtkSourceView in my application and when the Return key is pressed, their keypress handler returns true if autoindentation occurs. The problem is that I can only catch the GDK_KEY_PRESS on Return when there is no autoindent. Is there a way to move my connection up so it is called first? Thanks!
---
Andrew Krause
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list
