2007/12/12, ying lcs <[EMAIL PROTECTED]>:

> Can you please tell me if it is possible for my application to create
> a 'gtk.gdk.Event' object and send it back to itself in
> order to simulate a mouse click from user?

gobject.emit() should do it, e.g. button.emit("clicked")

cheers
-- 
Gian Mario Tagliaretti
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to