]> Pileus Git - ~andy/gtk/commit
Move the new parts of GdkWindowObject to a private header
authorAlexander Larsson <alexl@redhat.com>
Wed, 18 Feb 2009 11:49:34 +0000 (12:49 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:30 +0000 (10:16 +0200)
commit532818909c861bee6fa0f381894140f961ad4b81
tree300084c61c61035b28f4c7859aa2891c96533ba2
parent2c877d4c2d83c1736b48c8833f259cf50bcbac33
Move the new parts of GdkWindowObject to a private header

Unfortunately the old GdkWindowObject is public and accessed
from macros, etc. So, we publish a limited copy of GdkWindowObject
and use the full one internally when building gdk.
gdk/gdkinternals.h
gdk/gdkwindow.h