gtk2/modules
Matthias Clasen 0dcaad3a85 Drop the gdk_display variable from gdk
This was the last exported variable; it wasn't multihead safe,
and there's easy replacement with gdk_display_get_default().
Also drop the GDK_DISPLAY() macro which was just a wrapper around
the variable.
2010-09-09 19:46:41 -04:00
..
engines Use accessor functions 2010-09-09 15:02:33 +03:00
input Use accessor functions in Win32-only code 2010-09-09 11:09:55 +03:00
other Drop the gdk_display variable from gdk 2010-09-09 19:46:41 -04:00
printbackends Replace gtk_debug_flags with getter and setter functions 2010-09-08 21:31:34 +03:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00