Files
gtk3/demos/gtk-demo
Colin Walters 913cdf3be7 GDK: Prefix key names with KEY_
The keysyms create a lot of potential namespace conflicts for
C, and are especially problematic for introspection, where we take
constants into the namespace, so GDK_Display conflicts with GdkDisplay.

For C application compatiblity, add gdkkeysyms-compat.h which uses
the old names.

Just one user in GTK+ continues to use gdkkeysyms-compat.h, which is
the gtkimcontextsimple.c, since porting that requires porting more
custom Perl code.
2010-09-08 18:51:44 -04:00
..
2010-07-13 19:40:47 +02:00
2005-07-12 15:28:45 +00:00
2010-09-08 18:51:44 -04:00
2010-04-28 12:02:05 +01:00
2010-04-28 12:02:05 +01:00
2004-11-21 21:01:28 +00:00
2010-08-18 15:34:47 +02:00