M Ezman Zainudin wrote: >Hi, > >I'm trying to detect if the user has pressed the enter key (return) while >using the GtkEntry widget. Which signal prototype should I be dealing with? >I've tried insert-text, but it won't detect the enter key. The same goes with >key-release-event. Please help. > u can use "activate" signal of gtkentry.
sujo _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
