|
Re: gtk.Window() and accelerator: msg#00086gnome.gtk+.python
Marcus Habermehl wrote: Hi.As mentioned in the docs you must use a signal which has the gobject.SIGNAL_ACTION flag set and has. You have to check the GTK+ source ocde to find that info unless you are using PyGTK 2.6 which has the gobject.signal_query() function that returns the signal flags in addition to other info. The usual signal emitted by an accelerator is "activate" for Actions, Buttons, Entrys, Expanders and MenuItems. John _______________________________________________ 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: | gtk.Window() and accelerator: 00086, Marcus Habermehl |
|---|---|
| Next by Date: | gtk.gdk.Event: 00086, Kenny Chamber |
| Previous by Thread: | gtk.Window() and acceleratori: 00086, Marcus Habermehl |
| Next by Thread: | Re: gtk.Window() and accelerator: 00086, Eugene Morozov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |