2006/12/13, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:

> How can I find which widget has focus set?
> I have lot of widgets so cannot explicitly check one by one.
> Is there any other way to do it?

gtk_window_get_focus () will get the focused widget whithin the main window.

cheers
-- 
Gian Mario Tagliaretti
http://www.parafernalia.org/pygtk/
_______________________________________________
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