On 24.02.2011 09:31, Keedi Kim wrote:
In Gtk2::Gdk::Keysyms document,
it uses $Gtk2::Gdk::Keysyms{Escape} for key code 'Escape'.
But the source code uses 'KEY_Escape' rather than 'Escape'.

I think POD needs update. :-)

'Escape' and friends are still the intended keys. The problem is that the latest released versions of perl-Gtk2 cannot cope with the renamed C defines. The git branches master and stable-1-22 have a fix already, though.
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to