Where is GDK_BUTTON_PRESS defined in gtk2, i.e. how can I use it when testing for button presses?
I have tried gtk.GDK_BUTTON_PRESS and gtk.gdk.GDK_BUTTON_PRESS but both result in "object has no attribute 'GDK_BUTTON_PRESS'" errors. -- Chris Green ยท -- https://mail.python.org/mailman/listinfo/python-list