Files
gtk3/docs
Matthias Clasen 985eb14469 Multiple changes to reduce the amount of unprefixed symbols
The X11 backend exports a number of symbols which are _-prefixed
(so don't become part of the gdk api), but are not named in a
way to prevent accidental clashes between backends.

The one API change here is that the gdk_xid_table functions
have been removed - they did not server an purpose, since the
xid table only stores windows anyway, and we already have a
lookup-by-xid function for windows.
2010-12-21 12:07:00 -05:00
..
2010-09-23 22:28:02 -04:00
2005-03-15 13:18:25 +00:00
2010-10-19 18:22:08 +02:00