|
gtk.gdk.Event: msg#00087gnome.gtk+.python
I need to trigger the execution of a callback to a 'delete-event' signal by using the emit() method of gobject.GObject, but to do that I have to pass a gtk.gdk.Event. Now, gtk.gtk.Event is an abstract class, so I can't create a new instance to pass to emit(). Is gtk.gdk.Event abstract by purpose, or simply its constructor hasn't been implemented yet? And, if the latter is true, what should I do to add the missing constructor? ----------------------- Kenny Chamber http://gem-hs.org/contact.html _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: gtk.Window() and accelerator: 00087, John Finlay |
|---|---|
| Next by Date: | Re: gtk.gdk.Event: 00087, John Finlay |
| Previous by Thread: | gtk.Window() and acceleratori: 00087, Marcus Habermehl |
| Next by Thread: | Re: gtk.gdk.Event: 00087, John Finlay |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |