Christian Reis wrote:

On Mon, Oct 06, 2003 at 03:03:42PM -0500, Alex Roitman wrote:


On Mon, Oct 06, 2003 at 03:28:51PM -0300, Christian Reis wrote:


Have you looked at the GTK+ documentation for AccelGroups? It should be
simple to translate examples to PyGTK from that.


I have some reference in front of me right now:
http://developer.gnome.org/doc/API/gtk/gtk-keyboard-accelerators.html
but I would not call it documentation in its usual sense. All descriptions and explanations seem yet to be filled. If you could refer me to a better doc I would be most grateful.



That's the old 1.0 documentation. Try


http://developer.gnome.org/doc/API/2.0/gtk/gtk-Keyboard-Accelerators.html

(and keep the 2.0 API docs handy)


Or try the PyGTK2 reference docs:

http://www.moeraki.com/pygtkreference/pygtk2reference/class-gtkaccelgroup.html

John

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to