"focus-in-event"
            gboolean    user_function      (GtkWidget *widget,
                                            GdkEventFocus *event,
                                            gpointer user_data);
"focus-out-event"
            gboolean    user_function      (GtkWidget *widget,
                                            GdkEventFocus *event,
                                            gpointer user_data);

Esteban Quijano
Artinsoft corp.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 18, 2002 3:25 PM
To: [EMAIL PROTECTED]
Subject: 'leave' widget problem


echo "Hi, all"

I have to catch a signal when I am leaving some widget. e.g. I
write something to gtkentry when I am leaving this entry with TAB
key (or click to other widget), which signal I have to catch ?.
Could I solve this problem with keypress event (and what about
the mouse click)?

Tanks a lot

PaLeC


K chatovaniu je tu http://www.XChat.sk
Založte si svoj mail na http://mail.centrum.sk
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to